Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/diglopes/node-red-boilerplate
- Owner: diglopes
- Created: 2021-05-20T01:41:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T12:10:29.000Z (over 2 years ago)
- Last Synced: 2023-03-03T18:49:24.831Z (almost 2 years ago)
- Topics: api, boilerplate, iot, node, node-red, nodejs, webapp
- Language: JavaScript
- Homepage:
- Size: 366 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# 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-boilerplate2. Install the node-red dependencies
npm install
3. Run in development mode
npm run dev
4. Open