Kubernetes powered PaaS that runs in your own cloud. https://porter.run
|
|
vor 6 Jahren | |
|---|---|---|
| cmd | 30d124ee9c make sure all tests pass | vor 6 Jahren |
| dashboard | 2bb504d0dd TS + webpack setup | vor 6 Jahren |
| docker | 1a8846769e better docker compose setup with config | vor 6 Jahren |
| docs | dd0879a4b0 Update API.md | vor 6 Jahren |
| internal | 30d124ee9c make sure all tests pass | vor 6 Jahren |
| server | 354bd2299d complete with untested auth/login | vor 6 Jahren |
| .air.toml | 4c246f59da test repository without sqlmock | vor 6 Jahren |
| .gitignore | 1a8846769e better docker compose setup with config | vor 6 Jahren |
| INT_TEST.md | 2c05a00ead basic testing | vor 6 Jahren |
| README.md | 7ecc5f09d7 initial boilerplate | vor 6 Jahren |
| app | 05a94f3c70 merge | vor 6 Jahren |
| docker-compose.yaml | 4c246f59da test repository without sqlmock | vor 6 Jahren |
| go.mod | ea1aca5af0 password hashing | vor 6 Jahren |
| go.sum | ea1aca5af0 password hashing | vor 6 Jahren |
| test.yaml | 7ecc5f09d7 initial boilerplate | vor 6 Jahren |
Boilerplate set up. Run:
docker-compose up
And then visit localhost:8080/user in the browser.