scott 2d04e2081b fix: geocoding validation and emoji race condition
- Add addressdetails=1 to Nominatim query so address fields are populated
- Change emoji endpoint to server-side increment instead of client count
- Remove client-provided count from emoji PATCH validation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 10:21:15 -07:00
2025-12-23 17:41:30 -08:00
2025-12-23 17:41:30 -08:00
2025-12-23 17:41:30 -08:00
2025-12-23 17:41:30 -08:00
2025-11-05 09:13:03 -08:00
2025-12-23 17:41:30 -08:00
2025-12-23 17:41:30 -08:00
2025-12-23 17:41:30 -08:00
2025-11-05 09:06:54 -08:00
2025-12-23 17:41:30 -08:00

Deploy

// make sure podman is running ./scripts/build-images.sh minikube start --driver=podman --container-runtime=containerd minikube start --driver=podman --container-runtime=cri-o

minikube image load backend.tar minikube image load frontend.tar kubectl apply -f k8s.yaml

Destroy

minikube stop minikube delete --all

Description
Awards website for Pacific Beach
Readme 303 KiB
Languages
JavaScript 70.2%
CSS 22.3%
Shell 4.7%
Dockerfile 2.3%
HTML 0.5%