Set VITE_MYIPSPACE_API_BASE to point this UI at a running gateway.
Control UI

MyIPSpace

This is the web UI. To use it, point it at a running gateway via VITE_MYIPSPACE_API_BASE.

Deploy on Vercel
Set VITE_MYIPSPACE_API_BASE to your gateway URL.
Local dev
Run the gateway on http://127.0.0.1:18800 and start this UI with npm run dev.