aboutsummaryrefslogtreecommitdiff
path: root/container-compose.yml
AgeCommit message (Collapse)Author
2024-01-22rebuild commands, update postgres port to standard 5432Alexander Kavon
2023-11-28added migrations via tern, updated db package to connect to pgsql db, ↵Alexander Kavon
updated config to build db connection string, updated example .newsstand.toml config, new pgx dependency
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-15container env for developmentAlexander Kavon