https://github.com/diego-augusto/typeorm-example
TypeORM example
https://github.com/diego-augusto/typeorm-example
example orm patterns typeorm typescript
Last synced: 7 months ago
JSON representation
TypeORM example
- Host: GitHub
- URL: https://github.com/diego-augusto/typeorm-example
- Owner: diego-augusto
- Created: 2020-04-16T02:26:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T04:42:10.000Z (about 3 years ago)
- Last Synced: 2025-06-01T12:22:36.654Z (8 months ago)
- Topics: example, orm, patterns, typeorm, typescript
- Language: TypeScript
- Homepage:
- Size: 1.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Project build with TypeORM
Steps to run this project:
1. Run `npm i` command
2. Run `tsc .` command
3. Run `npm start` command