Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vaughan189/typescript-rest-api-with-express-jwt-typeorm

TypeScript-Rest-API-with-Express.js-JWT-Authorization-Roles-and-TypeORM.
https://github.com/vaughan189/typescript-rest-api-with-express-jwt-typeorm

Last synced: 1 day ago
JSON representation

TypeScript-Rest-API-with-Express.js-JWT-Authorization-Roles-and-TypeORM.

Awesome Lists containing this project

README

        

# TypeScript-Rest-API-with-Express.js-JWT-Authorization-Roles-and-TypeORM.
## Awesome Project Build with TypeORM

Steps to run this project:

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