moleculer-db
moleculer-db copied to clipboard
:battery: Database access service mixins for Moleculer

Official DB addons for Moleculer framework
Generals
Contribution
Install dependencies
$ npm run setup
Development
Run the simple example in moleculer-db service with watching
$ npm run dev moleculer-db
Run the full example in moleculer-db service w/o watching
$ npm run demo moleculer-db full
Test
$ npm test
Create a new addon
$ npm run init moleculer-<modulename>
Publish new releases
$ npm run release
License
The project is available under the MIT license.
Contact
Copyright (c) 2016-2022 MoleculerJS