nxtgauge-admin-solid/admin-debug.log
Ashwin Kumar 31b3a04a81 fix: add API proxy to backend localhost:9100
Added Vite dev server proxy configuration to forward /api requests
to the Rust backend gateway at localhost:9100.

This fixes 401 errors by allowing the admin panel to properly
communicate with the backend API.
2026-04-10 02:29:53 +02:00

11 lines
185 B
Text

> dev
> vinxi dev
vinxi v0.5.11
vinxi found vinxi app config in vite.config.ts
vinxi starting dev server
➜ Local: http://localhost:3000/
➜ Network: use --host to expose