This lambda function serves as the backend of the client map. It provides first responders with location data collected from our SMS chatbot. This was built for the Call for Code hackathon. Powered by RCOS and IBM.
This repository was built for the 2018 IBM Call for Code hackathon.
- Shweta Burgus - Student at RPI
- Jake Billings - Freelance Developer and Student at RPI
- Aaron Hill - Student at RPI
- Michael Jones - Student at RP
Use yarn commands to deploy and manage this repository on IBM Bluemix.
These commands require for you to have installed and logged in to the IBM Bluemix command line.
deploy:create
- Builds and creates the function on IBM Bluemixdeploy:update
- Builds then updates the function on IBM Bluemixdeploy:invoke
- Invokes the function on IBM Bluemixdeploy:upvoke
- Builds then updates then invokes the function on IBM Bluemixdeploy:delete
- Deletes the function on IBM Bluemix
The credentials for deploying and running this repository are stored in a Git submodule.
Powered by Rensselaer Center for Open Source and IBM. See more at the RCOS https://github.com/rcos.