Node-RED Dashboards
  • Node-RED UI and Dashboard Techniques
  • Setup
    • Installing Dashboards into Node-RED Cloud Instance
  • Workshop
    • Basics
    • Basic Web Page
    • Basic Dashboard Example
    • CPU Dashboards Example
    • Intro to Cloudant Data Base Example
    • Historical Data Dashboard Example
    • Forms Example
    • Space Station Example
    • Tweet Dashboard Example
    • Visual Recognition Dashboard Example
  • More Node-RED resources
Powered by GitBook
On this page
  • Getting Started with IBM Cloud
  • Click Here to Get Started
  • Setting up Node-RED
  • Deploy your Node-RED Application

Was this helpful?

Setup

Before you get started on working with Node-RED you will need to sign up for IBM Cloud , set up Node Red and get access to IBM Service

PreviousNode-RED UI and Dashboard TechniquesNextInstalling Dashboards into Node-RED Cloud Instance

Last updated 5 years ago

Was this helpful?

Getting Started with IBM Cloud

Setting up Node-RED

Deploy your Node-RED Application

Get your Node-RED starter Kit

  • After logging in go to Catalog and search for Node-RED

  • Select Node-RED starter kit

  • Give an App name : i.e pmistryNodeREDStarterKit

  • Give Tag : i.e hackathon

  • Select Default plan and Create

  • It will take a few mins to create App but once create you can visit App url Click on Visit App Url to see your instance of Node-RED

  • Click on Visit App Url to see your instance of Node-RED

  • Click on Go to your Node-RED flow editor to start Prototyping!

  • Your Node-RED editor should look like this ^

Click Here to Get Started