mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 14:41:28 -07:00
testing generic deploy
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
# clubs
|
||||
|
||||
Clubs Worker served at `clubs.rec.djdevin.net`. A Hono app ported from the C#
|
||||
`ClubsController`.
|
||||
Clubs Worker served on the `clubs` subdomain. A Hono app for clubs.
|
||||
|
||||
## Behavior
|
||||
|
||||
- `GET /club/home/me` — returns 404. The C# source returned `Results.NotFound()`
|
||||
unconditionally; there's nothing to hydrate yet.
|
||||
- `GET /club/home/me` — returns 404 unconditionally; there's nothing to hydrate
|
||||
yet.
|
||||
|
||||
## TODO before production
|
||||
|
||||
|
||||
Reference in New Issue
Block a user