installing drizzle, confirm working db connection via test script

This commit is contained in:
lila 2026-03-23 09:10:48 +01:00
parent 681c6d2b4f
commit 3faa3d4ffb
5 changed files with 1068 additions and 60 deletions

1
.env.example Normal file
View file

@ -0,0 +1 @@
DATABASE_URL=postgres://postgres:mypassword@localhost:5432/postgres