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 5 år sedan
cmd 251b9ba6c8 complete authorization testing 5 år sedan
dashboard 61d2d92bf3 fixed up client baseApi 5 år sedan
docker 1a8846769e better docker compose setup with config 5 år sedan
docs e6d32e9bb3 Update API.md 5 år sedan
internal 62fc7bd050 redo api testing 5 år sedan
server 251b9ba6c8 complete authorization testing 5 år sedan
.air.toml 4c246f59da test repository without sqlmock 5 år sedan
.gitignore 1a8846769e better docker compose setup with config 5 år sedan
INT_TEST.md 2c05a00ead basic testing 5 år sedan
README.md 7ecc5f09d7 initial boilerplate 5 år sedan
app 05a94f3c70 merge 5 år sedan
docker-compose.yaml 4c246f59da test repository without sqlmock 5 år sedan
go.mod ea1aca5af0 password hashing 5 år sedan
go.sum ea1aca5af0 password hashing 5 år sedan
test.yaml 7ecc5f09d7 initial boilerplate 5 år sedan

README.md

Porter

Boilerplate set up. Run:

docker-compose up

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