You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pstyle="margin: 25px 0;height: 32px;"><spanstyle="vertical-align:middle;">To try it out on IBM Bluemix, click the button: </span><aclass="dtb-button" href="https://bluemix.net/deploy?repository=https://github.com/node-red/node-red-bluemix-starter.git"><imgsrc="https://bluemix.net/deploy/button.png" alt="Deploy to Bluemix" style="vertical-align:middle; max-width:100%;"></a></p>
<style>.dtb-button:hoverimg{opacity:0.8}</style>
<p>Otherwise, head over to the <ahref="docs/getting-started/">Getting Started guide</a>.</p>
<p>Node-RED provides a browser-based flow editor that makes it easy to wire together flows using the wide range nodes in the palette. Flows can be then deployed to the runtime in a single-click.</p>
<p>JavaScript functions can be created within the editor using a rich text editor.</p>
<p>A built-in library allows you to save useful functions, templates or flows for re-use.</p>
</div>
</div>
</div>
<divclass="grid">
<divclass="col-1-2">
<divclass="content blurb">
<h3>Built on Node.js</h3>
<p>The light-weight runtime is built on Node.js, taking full advantage of its event-driven, non-blocking model. This makes it ideal to run at the edge of the network on low-cost hardware such as the Raspberry Pi as well as in the cloud.</p>
<p>With over 225,000 modules in Node's package repository, it is easy to extend the range of palette nodes to add new capabilities.</p>