This repo sets up all the working examples being taught in the session.
Please install docker & bash shell
For mac can install docker using following:
brew install --cask docker
Build the docker with following command:
./app build
Run any example with following command:
./app run
http://localhost:8888