Commit graph

112 commits

Author SHA1 Message Date
juancwu
b340fd316f update email configuration to use smtp server instead of resend 2025-12-30 16:08:37 -05:00
juancwu
5c5ba78a32 establishing initial auth middleware and routes 2025-12-17 11:26:10 -05:00
juancwu
f251f52fa9 update tables primary key to use serial/integer 2025-12-17 11:25:53 -05:00
juancwu
86fd4b73b6 render auth and password pages 2025-12-16 16:28:11 -05:00
juancwu
557dd4cb0c update go module prefix 2025-12-16 10:50:16 -05:00
juancwu
7e288ea67a add middlewares, handlers and database models 2025-12-16 10:46:34 -05:00
juancwu
979a415b95 start setting up auth handler 2025-12-15 21:50:54 -05:00
juancwu
82ac33ec66 setup resend client for email service 2025-12-14 18:24:30 -05:00
juancwu
4448c4a841 add initial email service 2025-12-12 11:54:31 -05:00
juancwu
0ae9cd7133 setup user/auth repository and service 2025-12-12 11:54:20 -05:00
juancwu
8db61212d9 add user model 2025-12-10 16:22:11 -05:00
juancwu
5dde43e409 init go project 2025-12-10 16:05:30 -05:00