fabro/apps/arc-web/app
Bryan Helmkamp d283ece683 Fix demo mode: install rustls CryptoProvider, skip TLS, add ARC_DEMO env var
- Install ring CryptoProvider at CLI startup to prevent rustls panic
- Skip TLS in demo mode so the server uses plain HTTP
- Add ARC_DEMO=1 env var to web app config to bypass GitHub OAuth

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 11:51:57 -05:00
..
components Extract AuthLayout component and polish auth UI 2026-03-02 20:19:15 -05:00
data Rename Pipeline to Workflow in frontend 2026-03-02 00:09:15 -05:00
layouts Fix Tailscale auth security issues in arc-web 2026-03-04 00:18:58 -05:00
lib Fix demo mode: install rustls CryptoProvider, skip TLS, add ARC_DEMO env var 2026-03-04 11:51:57 -05:00
routes Fix Tailscale auth security issues in arc-web 2026-03-04 00:18:58 -05:00
welcome Add arc-web React Router 7 app with pipeline kanban board 2026-02-28 12:34:18 -05:00
api-client.test.ts Fix stale labels, grammar, and comments from sandbox rename 2026-03-02 11:43:34 -05:00
api-client.ts Add URL context to API fetch errors for easier debugging 2026-03-03 21:41:35 -05:00
app.css Add cursor: pointer to all click targets site-wide 2026-03-01 22:36:21 -05:00
root.tsx Add styled 404 and 500 error pages matching Arc design system 2026-03-02 11:04:04 -05:00
routes.ts Add GitHub App manifest registration and OAuth login 2026-03-02 19:45:50 -05:00