Find a file
2025-02-03 21:35:58 +11:00
assets Added user authentication 2025-02-01 09:42:32 +11:00
config Added user authentication 2025-02-01 09:42:32 +11:00
gen/sqlc/dbq Added options for setting the site targets 2025-02-03 21:13:25 +11:00
handlers Upgraded to Fiber v3 2025-02-03 21:35:58 +11:00
models Added site setting. 2025-02-02 09:54:30 +11:00
providers Added options for setting the site targets 2025-02-03 21:13:25 +11:00
services Added options for setting the site targets 2025-02-03 21:13:25 +11:00
sql Added options for setting the site targets 2025-02-03 21:13:25 +11:00
templates Added options for setting the site targets 2025-02-03 21:13:25 +11:00
.air.toml Added Dockerfile 2025-02-01 11:04:32 +11:00
.gitignore Have got publishing to Netlify 2025-01-27 15:45:53 +11:00
docker-compose.yml Initial commot 2025-01-27 07:39:19 +11:00
Dockerfile Added dependencies to the Dockerfile 2025-02-01 11:38:24 +11:00
go.mod Added site setting. 2025-02-02 09:54:30 +11:00
go.sum Added site setting. 2025-02-02 09:54:30 +11:00
main.go Upgraded to Fiber v3 2025-02-03 21:35:58 +11:00
Makefile Added Dockerfile 2025-02-01 11:04:32 +11:00
sqlc.yaml Initial commot 2025-01-27 07:39:19 +11:00