/rest-api-express-typescript

Rest API using ExpressJS framework and Typescript. Also implement typeorm and JWT.

Primary LanguageTypeScript

Awesome Project Build with TypeORM

Steps to run this project:

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