feat: add prisma
This commit is contained in:
2
.env.example
Normal file
2
.env.example
Normal file
@@ -0,0 +1,2 @@
|
||||
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
|
||||
DATABASE_URL_NON_POOLING=postgresql://postgres:postgres@localhost:5432/postgres
|
||||
Reference in New Issue
Block a user