https://github.com/amreshpro/auth-service
https://github.com/amreshpro/auth-service
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amreshpro/auth-service
- Owner: amreshpro
- Created: 2024-03-29T16:49:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-16T17:24:53.000Z (about 1 year ago)
- Last Synced: 2024-11-07T16:09:35.357Z (6 months ago)
- Language: TypeScript
- Size: 177 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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