https://github.com/diglopes/teste-heroku
Node-RED Boilerplate
https://github.com/diglopes/teste-heroku
Last synced: 2 months ago
JSON representation
Node-RED Boilerplate
- Host: GitHub
- URL: https://github.com/diglopes/teste-heroku
- Owner: diglopes
- Created: 2021-09-09T20:04:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-08T17:39:03.000Z (over 4 years ago)
- Last Synced: 2025-03-14T21:37:44.380Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- 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