Chalice Skeleton

Installation

Build docker image:

make build

Start the container, go to your prefer browser at http://127.0.0.1:6009

make up

See logs (first you need to start the container):

make logs

Troubleshooting:

Can't run "make" command under windows system, please see this video: How to set up 'make' on Windows