verify successful database interactions with test endpoint

This commit is contained in:
katefort 2025-04-17 17:29:47 -05:00
parent c1930d6821
commit 51a34008f1
5 changed files with 38 additions and 13 deletions

4
.gitignore vendored
View file

@ -2,8 +2,12 @@
# development environment
.envrc
.direnv
cmd/server/server
# postgres
postgres.db
postgres.log
.s.PGSQL.5432*
cmd/server/logfile