Summary
You now created a Node.js application on Bluemix from a GitHub repository. This application has a front-end and backend component in a single app.js file, and it uses a Cloudant NoSQL database to store content that is uploaded.
In the next lab, you’ll see how to deploy the application by using the Bluemix (bx) CLI and how to update the application with a small code edit.