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

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