README.md 227 B

Porter

Boilerplate set up. Run:

docker-compose up

And then visit localhost:8080/user in the browser.

Testing

From the root folder, run go test ./... to run all tests and ensure the builds/tests pass.