App360 ships with a builtin app named "Mongo Demo App". It is a Ruby app with MongoDB backend. It also covered development and delivery life cycle based on Ansible and Docker. This guide will start from it, demonstrating how to do basic development on a typical web app. The whole walk thru takes around 7 minutes.
Remark:
- Duplicate the mongo demo app to bootstrap
- Fork the codebase (the git repo)
- Checkout codes in App360