Skip to content

Node-RED in Heroku. Low-code programming for event-driven applications.

License

Notifications You must be signed in to change notification settings

njiuko/node-red-heroku

 
 

Repository files navigation

node-red-heroku

A wrapper for deploying Node-RED into the Heroku.

Deploying Node-RED into Heroku

Deploy

Password protect the flow editor

By default, the editor is open for anyone to access and modify flows. To password-protect the editor:

Add the following user-defined variables.

  • NODE_RED_USERNAME - the username to secure the editor with
  • NODE_RED_PASSWORD - the password to secure the editor with

About

Node-RED in Heroku. Low-code programming for event-driven applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.5%
  • HTML 21.9%
  • CSS 19.3%
  • Procfile 0.3%