A free and open source package to manage your database when developing your app. This is based on React
The main feature is the small UI to check the database and have the autopublish function. You can delete and duplicate each document. That's it at the moment, but more will come.
$ meteor add mexar:mdt
- Autopublish
- List collections
- Edit, delete and duplicate documents
- Impersonate anyone
- Edit MDT options
- List methods and call them
- Offline/Online toggle
- List publications and call them
- list of subscriptions and ability to stop them
- See server logs ? (why not)
Feel free to add more features to this package.