https://github.com/x8bitrain/node-typeorm-test
https://github.com/x8bitrain/node-typeorm-test
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/x8bitrain/node-typeorm-test
- Owner: x8BitRain
- Created: 2020-11-07T21:50:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T21:56:14.000Z (over 5 years ago)
- Last Synced: 2025-02-09T08:22:18.340Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 114 KB
- Stars: 0
- Watchers: 3
- 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 `ormconfig.json` file
3. Run `npm start` command