https://github.com/pierredemailly/qpc-backend
https://github.com/pierredemailly/qpc-backend
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pierredemailly/qpc-backend
- Owner: PierreDemailly
- Created: 2020-04-28T10:08:56.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-11T22:27:49.000Z (over 3 years ago)
- Last Synced: 2025-02-07T23:37:11.415Z (over 1 year ago)
- Language: TypeScript
- Size: 254 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
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 `ormconfig.json` file
3. Run `npm start` command