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 1 month 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T12:10:29.000Z (almost 4 years ago)
- Last Synced: 2025-01-21T14:14:19.412Z (over 1 year 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-boilerplate
2. Install the node-red dependencies
npm install
3. Run in development mode
npm run dev
4. Open