Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 180 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 180 Bytes

Awesome Project Build with TypeORM

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside ormconfig.json file
  3. Run npm start command