This project requires Node >= 10.16
yarn was used but everything should work with npm if you are a windows user.
-
First install dependencies:
yarn installornpm install -
Copy
sample.envfile and name it.env -
Then to start:
yarn startornpm run start -
To fill database with test data:
yarn seed:dbornpm run seed:db!!Important: Always runyarn startbefore seeding to generate a db file to seed
SQLite was used, database by default is ./project_manager_db.db file. To change it go to ./config/config.js
https://jsonapi.org specification was an apptemt
User
↓ ↑
Route
↓ ↑
Controller
↓ ↑
Service
↓ ↑
Model
Į testus nekrepkit dėmėsio jie strukturizuoti nesamoningai ir coverina gal tik 1/3 use casu