10gen / mongo-orchestration

Apache License 2.0
7 stars 11 forks source link

chore(initial): initial version of js wrapper #256

Closed daprahamian closed 5 years ago

daprahamian commented 6 years ago

This is a JavaScript wrapper around mongo-orchestration. Current functionality includes adding a js interface to the cli, and adding a crud wrapper around all crud operations.

Currently, we need to decide if this should be its own project, or if it should be incorporated into mongo-orchestration.

imlucas commented 6 years ago

It could live under orch repo, have its own package.json to push js wrapper to npm so we can use it for testing compass?

mbroadst commented 6 years ago

I've spoken briefly with @ShaneHarvey, and am reasonably convinced this should live under mongodb-js/node-mongo-orchestration so we can more easily manage versioning.

imlucas commented 6 years ago

Anything sounds good to me :) Just wants it