run make setup to deploy an app
make setup
run make up to fire it up
make up
run make test to check the code
make test