git clone https://github.com/strawhattom/docker-secure-web-dev && cd docker-secure-web-dev git submodule init git submodule update
MONGO_URI=<mongo> JWT_SECRET=<secret> API_PORT=3000 API_HOST=api