Kubernetes powered PaaS that runs in your own cloud. https://porter.run
|
|
6 years ago | |
|---|---|---|
| cmd | ea1aca5af0 password hashing | 6 years ago |
| dashboard | 75504e6b55 resolved merge conflicts | 6 years ago |
| docker | 1a8846769e better docker compose setup with config | 6 years ago |
| docs | dd0879a4b0 Update API.md | 6 years ago |
| internal | 96dc0e77b2 session tests compatible with gorm v2" | 6 years ago |
| server | 657a8c94af login endpoint -> body params | 6 years ago |
| .air.toml | 4c246f59da test repository without sqlmock | 6 years ago |
| .gitignore | 1a8846769e better docker compose setup with config | 6 years ago |
| INT_TEST.md | 2c05a00ead basic testing | 6 years ago |
| README.md | 7ecc5f09d7 initial boilerplate | 6 years ago |
| app | 05a94f3c70 merge | 6 years ago |
| docker-compose.yaml | 4c246f59da test repository without sqlmock | 6 years ago |
| go.mod | ea1aca5af0 password hashing | 6 years ago |
| go.sum | ea1aca5af0 password hashing | 6 years ago |
| test.yaml | 7ecc5f09d7 initial boilerplate | 6 years ago |
Boilerplate set up. Run:
docker-compose up
And then visit localhost:8080/user in the browser.