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
jasonhilder
f3ccbc95c1
Initial commit using sqlc for query generation.
...
Basic crud ops and join queries to use sqlc, more complex either from
scratch or with a query builder later.
2026-04-23 07:55:40 +02:00
jasonhilder
f99de930b5
Setup go project and initial dependancies.
2026-04-23 07:55:14 +02:00
jasonhilder
cc187cc98e
Initial commit
2026-04-18 05:46:38 +00:00