Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 227 Bytes

File metadata and controls

15 lines (11 loc) · 227 Bytes

Blog API

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside .env file example is in .env.example
  3. Run npm start command

stack:

  1. nodejs
  2. typescript
  3. express
  4. typeorm
  5. mysql