mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 14:41:28 -07:00
13 lines
276 B
Markdown
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).
|