/TypeORM-University-App

Code for Software Lab Class

Primary LanguageTypeScript

TypeORM University App

Steps to run this project:

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