Commit Graph

5 Commits

Author SHA1 Message Date
jasonhilder 5912e54bb9 Added a custom logger for dev and production. 2026-05-01 08:16:33 +02:00
jasonhilder e0c2bf08b4 Updated to be correct port. 2026-04-30 08:39:31 +02:00
jasonhilder 502b2abb2b Added some notes on functions I may no longer need. 2026-04-29 09:19:19 +02:00
jasonhilder 371784af77 Added auth routes with jwt generation and middleware. 2026-04-25 19:38:31 +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