From fcfc7aaee046e1bae63a2ab1c7f93131d3227660 Mon Sep 17 00:00:00 2001 From: "Mark Tyers (aa7401)" Date: Wed, 24 Jan 2018 12:44:43 +0000 Subject: [PATCH] heroku tutorial --- 01 Professional Development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01 Professional Development.md b/01 Professional Development.md index 16e1071..b390c86 100644 --- a/01 Professional Development.md +++ b/01 Professional Development.md @@ -70,7 +70,7 @@ You will need to ensure your skills are up to date before we begin preparation i ### 7.2 API Team 1. Subscribe to an MQTT data feed on [Adafruit](https://io.adafruit.com/) using NodeJS and print data to terminal. There is a good [online tutorial](https://learn.adafruit.com/adafruit-io/mqtt-api) to get you started. -2. Build an MQTT server +2. Build an MQTT server. Heroku offer a [free hosting option](https://devcenter.heroku.com/articles/cloudmqtt) ### 7.3 Front End