Kubernetes powered PaaS that runs in your own cloud. https://porter.run

sunguroku 943900a673 cookie secret 5 سال پیش
cmd 251b9ba6c8 complete authorization testing 5 سال پیش
dashboard 943900a673 cookie secret 5 سال پیش
docker 943900a673 cookie secret 5 سال پیش
docs e6d32e9bb3 Update API.md 5 سال پیش
internal 943900a673 cookie secret 5 سال پیش
server 943900a673 cookie secret 5 سال پیش
.air.toml 4c246f59da test repository without sqlmock 5 سال پیش
.gitignore 943900a673 cookie secret 5 سال پیش
INT_TEST.md 2c05a00ead basic testing 5 سال پیش
README.md 92bb19ccc0 Update README.md 5 سال پیش
app 05a94f3c70 merge 5 سال پیش
docker-compose.yaml 943900a673 cookie secret 5 سال پیش
go.mod 943900a673 cookie secret 5 سال پیش
go.sum 943900a673 cookie secret 5 سال پیش
test.yaml 7ecc5f09d7 initial boilerplate 5 سال پیش

README.md

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.