Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diglopes/node-red-boilerplate

A production ready application boilerplate with Node-RED embedded.
https://github.com/diglopes/node-red-boilerplate

api boilerplate iot node node-red nodejs webapp

Last synced: about 2 months ago
JSON representation

A production ready application boilerplate with Node-RED embedded.

Awesome Lists containing this project

README

        


Node-RED logo

# Node-RED Boilerplate

A production ready application boilerplate with Node-RED embedded.

## Quick start

1. Clone the code

git clone https://github.com/diglopes/node-red-boilerplate.git
cd node-red-boilerplate

2. Install the node-red dependencies

npm install

3. Run in development mode

npm run dev

4. Open