Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

Latest commit

 

History

8 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

仓库 files navigation

Example how to use TypeORM with JavaScript

  1. clone repository
  2. run npm i
  3. run node src/app1-es5/index.js to run simple example of usage with ES5.
  4. run node src/app2-es5-json-schemas/index.js to run example of usage with ES5 + schemas defined in a JSON.
  5. 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 see here.

关于

Example how to use TypeORM with JavaScript - ES5, ES6, ES7, ESNext.

Resources

Stars

112 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages