aboutsummaryrefslogtreecommitdiff
path: root/src/user/user.go
AgeCommit message (Collapse)Author
2023-11-28add database connections, user model insertAlexander Kavon
2023-11-28working container compose w/database, no more auth package, message template ↵Alexander Kavon
partial, working html template writing, auth routes in user/routes.go
2023-11-27config updates, rename user model, load auth routes, initial templating pocAlexander Kavon