feat: add prisma

This commit is contained in:
Riccardo
2024-06-21 10:28:34 +02:00
parent 4cbc89aef7
commit 8f60f0b139
6 changed files with 86 additions and 1 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres
DATABASE_URL_NON_POOLING=postgresql://postgres:postgres@localhost:5432/postgres