Implement new relay handler, rough out relay list/detail

This commit is contained in:
Jon Staab
2026-02-26 15:30:18 -08:00
parent 93e9a714cf
commit 62042b526d
11 changed files with 251 additions and 15 deletions
-1
View File
@@ -80,7 +80,6 @@ Super admin dashboard:
## Todos
- [ ] Marketing page (`/`) with value props, features, and CTA
- [ ] Login page (`/login`) via nonboard
- [ ] Tenant dashboard auth via NIP-98
- [ ] Relays list (`/relays`) with search/filter and add relay CTA
- [ ] Relay detail (`/relays/:id`) with edit + deactivate actions