By: Jared Briskman, Eric Miller, Celina Bekins
This is the back-end server for a Baby Harvester. The gateway serves as an API to communicate with (and develop applications for) the Baby Barvester platform, as well as the authentication service for each individual harvester.
To deploy your own gateway, just click the following:
It is recommended to provision a private MQTT broker. CloudMQTT has a free-tier offering that is excellent for this purpose. Be sure to set the MQTT_URL
environment variable appropriately prior to deployment.
More documentation can be found on the project wiki here.