aboutsummaryrefslogtreecommitdiff
path: root/src/server/ui.go
AgeCommit message (Collapse)Author
2023-11-28ui render templates simplifyAlexander 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-28build ui and render templates, build routesAlexander Kavon
2023-11-27templates renamed as ui, initial funcs for render and building templates/uiAlexander Kavon