Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 194 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 194 Bytes

Family tree

  • MySQL
  • Express
  • Typeorm
  • Typescript

Steps to run this project:

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