nodejs-starter-generator

1.0.5 • Public • Published

SCRIPT GENERATOR NODE-JS

Script generator for node-js

INSTALATION


npm i -g nodejs-starter-generator

USAGE


Once you have installed the packet, to create a new project run and follow the instructions:

generator-new

To add new functionality to existing project, go to the folder project and run:

generator-add

MQTT

This template install the mqtt-extension library and include the initialization on index.js

  • To configure the MQTT broker options modify the .env file
  • By default the script connect to the broker and subcribe to the topics defined in topics of index.js

For further information visit the mqtt-extension package website

Express

Mongoose

Utils links

Readme

Keywords

none

Package Sidebar

Install

npm i nodejs-starter-generator

Weekly Downloads

6

Version

1.0.5

License

ISC

Unpacked Size

11.1 kB

Total Files

15

Last publish

Collaborators

  • salvacnj