Commit Graph

5 Commits

Author SHA1 Message Date
jasonhilder 806f5794fc Sqlc generated files modified with template file changes. 2026-04-28 16:27:55 +02:00
jasonhilder b5e12aa77d Updated sqlc files to split out queries by domain. 2026-04-28 16:27:24 +02:00
jasonhilder 371784af77 Added auth routes with jwt generation and middleware. 2026-04-25 19:38:31 +02:00
jasonhilder 8ec981c860 Updated sqlc setup for initial user creation. 2026-04-25 19:37:17 +02:00
jasonhilder a8862721cd Initial project structure commit.
Static directory for public folders and business logic for the app
within internal, split into domain specific folders to keep clear
seperation of concerns.
2026-04-23 08:09:09 +02:00