Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 190 Bytes

File metadata and controls

10 lines (6 loc) · 190 Bytes

Blog-Typescript-API

Blog API built with typescript

Steps to run this project:

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