Skip to main content
Version: 2.0 PartyKit

For Developers

This page is the developer entrypoint. It links to quick start, local vs prod, testing, architecture, and deployment guides.

Services overview

ServiceDirectoryPortDescription
PartyKit backendback/1999Real-time game state (Durable Object)
Astro frontendfront/4321Static site + React islands
Wine Answers Workerwine-answers-worker/1998Curated answer suggestions API (KV-backed)
Docusaurus docsdocs-site/3002Documentation site
Proxy Workerproxy-worker/Routes /docs/* to docs Pages (production only)

Useful links:

If you are automating deployments or writing CI, start with the Deployment & Deploy guide and the examples in /.github/workflows/.