spetz opened a new pull request, #2485:
URL: https://github.com/apache/iggy/pull/2485

   Adds optional `iggy-web` feature to embed the Svelte dashboard at `/ui` 
directly in the server binary using `rust-embed`.
   
   **Changes:**
   - Added `iggy-web` feature with embedded static asset serving
   - Refactored web app from SSR to SPA for static build support
   - Added `build:static` script with `/ui` base path
   - Client-side auth (cookies, JWT) instead of server-side
   - Added `authorization` to CORS allowed headers


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to