https://github.com/daguttt/test-typeorm
Project to test TypeORM features
https://github.com/daguttt/test-typeorm
typeorm typeorm-migration
Last synced: about 1 year ago
JSON representation
Project to test TypeORM features
- Host: GitHub
- URL: https://github.com/daguttt/test-typeorm
- Owner: daguttt
- Created: 2022-11-28T22:09:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-28T22:09:56.000Z (over 3 years ago)
- Last Synced: 2025-02-09T11:41:39.366Z (over 1 year ago)
- Topics: typeorm, typeorm-migration
- Language: TypeScript
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- 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 `data-source.ts` file
3. Run `npm start` command