Static web UI for the Lucifer voice assistant. Talks to the backend (Cloudflare tunnel) at API_BASE in app.js.
- Push this
frontend/folder to a GitHub repo. - Vercel → New Project → import repo → Framework: Other → Deploy.
- Edit
API_BASEinapp.jsto your Cloudflare tunnel URL.
No build step needed (plain HTML/CSS/JS).