Menu
AkurAI-Build
publicLatest change e11509261b6a2aa4ea9ef67250b0be01bfb4f53b - Restore paths swept in from uncommitted WIP by Ólafur Búi Ólafsson
--- name: akurai-mail description: "SvelteKit webmail frontend served by MailAPI; Bun-based CI" --- # AkurAI-Mail SvelteKit frontend (~/Projects/AkurAI-Mail) — no Framework usage; served by AkurAI-MailAPI. - CI: bun install --frozen-lockfile; svelte-kit sync + svelte-check; tools check; bun build; deploy copies build output. - Admin status at /api/status; webmail under /api/webmail. WOR-251 note: TS frontend is exempt only as static assets; app logic belongs in MailAPI (Rust).