amity-mongodb
v0.0.7
Published
An Amity Adapter for MongoDB.
Maintainers
Readme
amity-mongodb
Use various FeatherJS services to manage a MongoDB server with Amity.
amity-mongodb lets you manage an entire MongoDB server. It uses several feathers services:
feathers-mongo-databasesfeathers-mongo-collectionsfeathers-mongo-usersComing in Auth releasefeathers-mongodb
Installation
The amity-mongodb adapter comes bundled with the Amity project.
You can also install it separately like this:
npm install amity-mongodb --saveUsage
Please see the index.js file of the AmityApp project

