installing drizzle, confirm working db connection via test script
This commit is contained in:
parent
681c6d2b4f
commit
3faa3d4ffb
5 changed files with 1068 additions and 60 deletions
1
.env.example
Normal file
1
.env.example
Normal file
|
|
@ -0,0 +1 @@
|
|||
DATABASE_URL=postgres://postgres:mypassword@localhost:5432/postgres
|
||||
Loading…
Add table
Add a link
Reference in a new issue