Documentation
¶
Overview ¶
TakeOn spoke backend — PocketBase instance owning rover-game data.
Hub-and-spoke: identity lives on the shared Star Sailors backend (SHARED_PB_URL); this service verifies JWTs by delegation and owns only game data. Runs on port 8094 by default:
go run . serve --http 0.0.0.0:8094
Env:
SHARED_PB_URL shared backend base URL (default http://127.0.0.1:8090) TAKEON_ALLOW_ANON=true accept unauthenticated players as user "anon" (dev/standalone) SAILY_PB_URL optional cross-post target for discoveries SAILY_INTERNAL_API_KEY service key for the cross-post receiver
Click to show internal directories.
Click to hide internal directories.