Mongol-meteor-explore-minimongo-devtools
Mongol-meteor-explore-minimongo-devtools copied to clipboard
In-App MongoDB Editor for Meteor (Meteor DevTools)
The latest Mongol doesn't work as it is, you have to manually add Atmosphere and npm `jquery` packages. Steps to reproduce: 1. `meteor create app --bare` 2. `meteor add msavin:[email protected]`...
Both `aldeed:collection2` and `dburles:mongo-collection-instances` can be updated by a few point versions. The former specifically introduces dependency issues because of `raix:emitter`, upgrading to `3.0.2` would be great!
I don't see all the collections defined in my application in the tools UI I tried it with autopublish and insecure packages installed as well just to see if it...