feat: add Drizzle ORM support and update README with environment setup and migration scripts
This commit is contained in:
1
Backend/.env.example
Normal file
1
Backend/.env.example
Normal file
@@ -0,0 +1 @@
|
||||
DATABASE_URL=postgres://username:password@localhost:5432/database_name
|
||||
Reference in New Issue
Block a user