https://github.com/ovesco/managio
https://github.com/ovesco/managio
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ovesco/managio
- Owner: ovesco
- Created: 2019-12-01T20:07:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T19:20:59.000Z (over 3 years ago)
- Last Synced: 2025-03-04T03:43:16.911Z (over 1 year ago)
- Language: TypeScript
- Size: 396 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
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