menturu_modules_worker

1.0.12 • Public • Published

MMW - Menturu Modules Worker

MMW is a compilation of files of utilities to use in the worker projects, this app is development in javascript language with node.js and express framework.

Structure

  • Services directory contains all the logic files.
  • Models directory contains all the shcemas files for mongoose management.
  • Routes directory contains all rounting functionalitty files and management the communication in the app.
  • Docs directory contains all docummentation files for the app.
  • Utils directory contains all the miscellaneous files.
  • Config directory contains all the configurations files.
  • Logs directory contains all the logs files.

Version

1.0.0

Installation

Dillinger requires Node.js v4+ to run.

You need Gulp installed globally:

$ npm i -g gulp
$ git clone [git-repo-url] MMW
$ cd MMW
$ npm install

Usage

$ NODE_ENV=production node app

License

LLC

Readme

Keywords

Package Sidebar

Install

npm i menturu_modules_worker

Weekly Downloads

0

Version

1.0.12

License

ISC

Last publish

Collaborators

  • sricarde