0.6.18 • Published 5 years ago

@splashdb/mongo v0.6.18

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

splashdb

Development

1. Bootstrap

npx lerna bootstrap

2. Build

npx lerna run build

3. Start services

cd packages/storage-node && npm start
cd packages/mongo-node && npm start