Files
recflare/apps/clubs/README.md
T
2026-06-29 23:16:42 -04:00

13 lines
276 B
Markdown

# clubs
Clubs Worker served on the `clubs` subdomain. A Hono app for clubs.
## Behavior
- `GET /club/home/me` — returns 404 unconditionally; there's nothing to hydrate
yet.
## TODO before production
- Implement club home once clubs have a backing store (DB binding).