https://github.com/phiilu/simple-typeorm-babel-test
Repo to test TypeORM and see how it works
https://github.com/phiilu/simple-typeorm-babel-test
babel database es6 javascript mysql orm typeorm
Last synced: about 1 month ago
JSON representation
Repo to test TypeORM and see how it works
- Host: GitHub
- URL: https://github.com/phiilu/simple-typeorm-babel-test
- Owner: phiilu
- Created: 2019-01-06T22:19:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-06T22:26:26.000Z (over 7 years ago)
- Last Synced: 2025-04-08T08:29:41.844Z (about 1 year ago)
- Topics: babel, database, es6, javascript, mysql, orm, typeorm
- Language: JavaScript
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple TypeORM with Babel
- [TypeORM](https://github.com/typeorm/typeorm)
- [TypeORM Babel Example](https://github.com/typeorm/babel-example)
- [TypeORM Express Example](https://github.com/typeorm/typescript-express-example)
## Get started
update the database credentials in `ormconfig.json` and modify the existing entities