aboutsummaryrefslogtreecommitdiff
path: root/src/conf
AgeCommit message (Expand)Author
2024-01-23move ui templates into src, update conf to handle other paths, export User In...Alexander Kavon
2023-11-28added migrations via tern, updated db package to connect to pgsql db, updated...Alexander Kavon
2023-11-28build ui and render templates, build routesAlexander Kavon
2023-11-27resolvePath function for future path resolution in conf struct buildingAlexander Kavon
2023-11-27template files for registration page, updated cwd handling, included cwd and ...Alexander Kavon
2023-11-27config updates, rename user model, load auth routes, initial templating pocAlexander Kavon
2023-11-14router types; pass config, routes, db to server type, serve funcAlexander Kavon
2023-11-14new packages for users, posts, serverAlexander Kavon
2023-11-13scaffoldingAlexander Kavon