moleculer-addons
moleculer-addons copied to clipboard
:gift: Official addons for Moleculer framework

Official addons for Moleculer framework
This is a monorepo, contains multiple services & addons for Moleculer project.
Generals
Contribution
Install dependencies
$ npm run setup
Development
Run the simple example in moleculer-mail service with watching
$ npm run dev moleculer-mail
Run the full example in moleculer-fake service w/o watching
$ npm run demo moleculer-fake 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-2019 MoleculerJS