Find the scooter closest to you by dragging the marker. Demo app to show usage of a 3 tier application. Deployable using Docker.
Author: Lim Chooi Guan (Team Cloud Lead @ Scania AB, AWS Certified Solutions Architect)
- Docker account on dockerhub
- Docker
- Node 8.11.3
- A modern browser like Chrome
- Clone this repo.
- Run the following command from the root directory of the repo in your favourite terminal.
docker-compose up --build
- Boom! Navigate to http://localhost:6001 to start!
- Node.js for backend services including providing fake data
- jQuery, CSS, HTML for the frontend
- Docker