Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brick9527/typeorm_frame
a frame build with typeORM
https://github.com/brick9527/typeorm_frame
Last synced: about 1 month ago
JSON representation
a frame build with typeORM
- Host: GitHub
- URL: https://github.com/brick9527/typeorm_frame
- Owner: brick9527
- Created: 2019-10-10T15:39:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T08:55:51.000Z (about 2 years ago)
- Last Synced: 2023-03-21T09:39:07.085Z (almost 2 years ago)
- Language: TypeScript
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
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