- Notifications
You must be signed in to change notification settings - Fork54
typeorm/javascript-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- clone repository
- run
npm i
- run
node src/app1-es5/index.js
to run simple example of usage with ES5. - run
node src/app2-es5-json-schemas/index.js
to run example of usage with ES5 + schemas defined in a JSON. - run
node src/app3-es6/index.js
to run simple example of usage with ES6.
If you are looking for more advanced JavaScript example with latest ES features and Babel used seehere.
About
Example how to use TypeORM with JavaScript - ES5, ES6, ES7, ESNext.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.