This is a monorepo, contains multiple services & addons for Moleculer project.
Name | Version | Description |
---|---|---|
moleculer-bee-queue | Task queue mixin for Bee-Queue | |
moleculer-bull | Task queue service with Bull | |
moleculer-elasticsearch | Elasticsearch service for Moleculer. | |
moleculer-fake | Fake data generator by Fakerator | |
moleculer-mail | Send emails | |
moleculer-slack | Send Messages to slack | |
moleculer-twilio | Send SMS Message with Twilio. |
$ npm run setup
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
$ npm test
$ npm run init moleculer-<modulename>
$ npm run release
The project is available under the MIT license.
Copyright (c) 2016-2019 MoleculerJS