Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 371 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 371 Bytes

Awesome Project Build with TypeORM

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside data-source.ts file
  3. Run npm start command

Insomnia collection

To use our insomnia collection, follow these steps:

  1. Open insomnia
  2. Click on 'Create' dropdown
  3. Choose '+ File'
  4. Select the insomnia-collection.json file and proceed