Commit Graph

12 Commits

Author SHA1 Message Date
Leons Aleksandrovs 938c9a66e5 feat(api): create template
Add template table to the database
Create controller function to check if user has template, and create it
in the database
Made universal jwt.Claims of user data retrieval function
2025-07-09 23:19:31 +03:00
Leons Aleksandrovs 4e730bfe12 User authentication complete 2025-07-06 21:40:32 +03:00
Leons Aleksandrovs d18f9f9706 Auth middleware with JWT 2025-07-06 18:13:26 +03:00
Leons Aleksandrovs 3003a961b6 Backend structure / login with JWT 2025-07-06 16:46:21 +03:00
Leons Aleksandrovs 66ed77e758 User backend registration 2025-07-05 22:17:14 +03:00
Leons Aleksandrovs 8916f3e394 Hot reloading gin gonic with docker 2025-07-05 21:22:18 +03:00
Leons Aleksandrovs a42e61fb48 Frontend form handling done 2025-07-05 21:11:09 +03:00
Leons Aleksandrovs 5596e37b1e Database support
Added connection
Added healthcheck
Added migration
2025-07-03 23:28:01 +03:00
Leons Aleksandrovs 2ad7b27fd5 Finished development
Caddy
Frontend
And backend
are now running
2025-07-03 21:58:49 +03:00
Leons Aleksandrovs 6130fc8abf Started BE structure / docker for FE dev 2025-07-03 17:55:15 +03:00
Leons Aleksandrovs df38c61069 Added backend dockerfile 2025-07-03 15:04:27 +03:00
Leons Aleksandrovs 1818b3f225 BE / FE Init 2025-07-03 14:01:40 +03:00