Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 215 Bytes

File metadata and controls

8 lines (6 loc) · 215 Bytes

Pasante's API

Steps to run this project:

  1. Run npm i command
  2. Create a ormconfig.json file from ormconfig.example.json
  3. Setup database settings inside ormconfig.json file
  4. Run npm start command