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

Alexander Belanger cfefa13dde Merge branch 'auth-testing' of https://github.com/porter-dev/porter into auth-testing 6 tahun lalu
cmd 251b9ba6c8 complete authorization testing 6 tahun lalu
dashboard 61d2d92bf3 fixed up client baseApi 6 tahun lalu
docker 1a8846769e better docker compose setup with config 6 tahun lalu
docs e6d32e9bb3 Update API.md 6 tahun lalu
internal 62fc7bd050 redo api testing 6 tahun lalu
server 251b9ba6c8 complete authorization testing 6 tahun lalu
.air.toml 4c246f59da test repository without sqlmock 6 tahun lalu
.gitignore 1a8846769e better docker compose setup with config 6 tahun lalu
INT_TEST.md 2c05a00ead basic testing 6 tahun lalu
README.md 7ecc5f09d7 initial boilerplate 6 tahun lalu
app 05a94f3c70 merge 6 tahun lalu
docker-compose.yaml 4c246f59da test repository without sqlmock 6 tahun lalu
go.mod ea1aca5af0 password hashing 6 tahun lalu
go.sum ea1aca5af0 password hashing 6 tahun lalu
test.yaml 7ecc5f09d7 initial boilerplate 6 tahun lalu

README.md

Porter

Boilerplate set up. Run:

docker-compose up

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