issues
search
j-peace
/
getting-things-done-server
0
stars
0
forks
source link
Feat/06 postgresql setup
#12
Closed
j-peace
closed
6 months ago
j-peace
commented
6 months ago
Changes:
Setup .env file.
Create db.
Setup sequelize.
Create model Action.
Create model Task.
How to test:
Create a database.
Update the
.env
file.
Run the files:
src/models/teste.ts
and
src/models/testeTask.ts
Changes:
How to test:
.env
file.src/models/teste.ts
andsrc/models/testeTask.ts