1 Commits

Author SHA1 Message Date
acty
2691ded819 feat(01-01): initialize Go project with HTTP server
- Go module initialized with github.com/acty/pirate-station
- HTTP server on port 32768 with root and health endpoints
- Health check verifies /data volume mount
- No external dependencies, stdlib only
2026-02-03 18:01:23 +09:00