The open source Node-RED system provides a data flow programming tool for IoT applications, but is limited to executing a single flow description in a single threaded event loop. In this paper we describe the design of our system called the Front-End for Node-RED (FRED) that manages multiple instances of Node-RED for logged in users, allowing Node-RED to be used without modification as a cloud-hosted data flow mashup tool for the IoT. We present some examples of how some of our 1800+ users are using FRED for IoT mashups, some of the challenges we faced in implementing the FRED system, and future directions for FRED.