Added postgres DB, models. Updated services for ansync DB operations, etc
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
DATABASE_URL=postgres://app:app@localhost:5432/app
|
||||
PORT=3000
|
||||
DEBUG=
|
||||
Reference in New Issue
Block a user