https://github.com/pasiol/ping-pong
DevOps With Kubernetes exercise
https://github.com/pasiol/ping-pong
Last synced: about 1 year ago
JSON representation
DevOps With Kubernetes exercise
- Host: GitHub
- URL: https://github.com/pasiol/ping-pong
- Owner: pasiol
- Created: 2021-11-06T15:43:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T18:01:11.000Z (over 4 years ago)
- Last Synced: 2025-01-17T13:51:11.154Z (over 1 year ago)
- Language: Go
- Size: 69.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ping-pong
Exercise 2.07
https://github.com/pasiol/ping-pong/tree/2.07
test locally
./scripts/runLocalPostgres.sh
go run . &
firefox http://localhost:8000/pingpong &