EqualifyEverything / equalify-iris

ui: serve the app at / (root) as the front door; /demo redirects there
A public deployment should show the app at the root, not 404. The API stays under /v1. /demo 302-redirects to / so existing links keep working. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Blake Bertuccelli-Booth Blake Bertuccelli-Booth committed on May 22, 2026, 07:32 PM
Showing 2 changed files +8 additions -6 deletions
M README.md +3 -3
M src/index.ts +5 -3
Browse files at this commit →