@meterio/can-sync
v0.0.2
Published
Collect blocks/txs/metrics from meter network
Downloads
3
Readme
Example how to use TypeORM with MongoDB using TypeScript
- clone repository
- run
npm i
- edit
ormconfig.json
and change your database configuration - run
npm start
- enjoy!
How to use CLI?
- install
typeorm
globally:npm i -g typeorm
- run
typeorm -h
to show list of available commands