NOTE: Bear in mind that you will have to change the hardcoded default namespace "cloud" on the "mixin" if you set an specific --namepsace on your deployment
Development
Run
There is a handy Makefile with few useful commands
✓ usage: make [target]
build - [Docker] Build docker image
run - [Golang] Start development server
test - [Golang] Run all tests