1.0.12 • Published 10 years ago

menturu_modules_worker v1.0.12

Weekly downloads
-
License
ISC
Repository
-
Last release
10 years ago

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

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago