0.0.2 • Published 5 years ago
@meterio/can-sync v0.0.2
Example how to use TypeORM with MongoDB using TypeScript
- clone repository
- run
npm i - edit
ormconfig.jsonand change your database configuration - run
npm start - enjoy!
How to use CLI?
- install
typeormglobally:npm i -g typeorm - run
typeorm -hto show list of available commands
0.0.2
5 years ago