https://github.com/osa413/typeorm-playground
https://github.com/osa413/typeorm-playground
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/osa413/typeorm-playground
- Owner: OSA413
- Created: 2025-03-04T14:49:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-24T18:30:15.000Z (12 months ago)
- Last Synced: 2025-12-26T02:32:04.776Z (6 months ago)
- Language: TypeScript
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. `docker-compose up -d`
For Oracle: use the docker compose file from TypeORM repository: `docker-compose up -d oracle`
2. `npm i`
3. `npm start`