Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vaughan189/typescript-rest-api-with-express-jwt-typeorm
- Owner: vaughan189
- License: mit
- Created: 2020-07-19T09:43:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T22:28:55.000Z (almost 2 years ago)
- Last Synced: 2024-11-05T11:09:54.120Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://medium.com/javascript-in-plain-english/creating-a-rest-api-with-jwt-authentication-and-role-based-authorization-using-typescript-fbfa3cab22a4
- Size: 444 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TypeScript-Rest-API-with-Express.js-JWT-Authorization-Roles-and-TypeORM.
## Awesome Project Build with TypeORMSteps to run this project:
1. Run `npm i` command
2. Setup database settings inside `ormconfig.json` file
3. Run `npm start` command