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

Alexander Belanger 354bd2299d complete with untested auth/login 6 лет назад
cmd 30d124ee9c make sure all tests pass 6 лет назад
dashboard 75504e6b55 resolved merge conflicts 6 лет назад
docker 1a8846769e better docker compose setup with config 6 лет назад
docs dd0879a4b0 Update API.md 6 лет назад
internal 30d124ee9c make sure all tests pass 6 лет назад
server 354bd2299d complete with untested auth/login 6 лет назад
.air.toml 4c246f59da test repository without sqlmock 6 лет назад
.gitignore 1a8846769e better docker compose setup with config 6 лет назад
INT_TEST.md 2c05a00ead basic testing 6 лет назад
README.md 7ecc5f09d7 initial boilerplate 6 лет назад
app 05a94f3c70 merge 6 лет назад
docker-compose.yaml 4c246f59da test repository without sqlmock 6 лет назад
go.mod ea1aca5af0 password hashing 6 лет назад
go.sum ea1aca5af0 password hashing 6 лет назад
test.yaml 7ecc5f09d7 initial boilerplate 6 лет назад

README.md

Porter

Boilerplate set up. Run:

docker-compose up

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