V0.2.0
MyIPSpace
Home
Dashboard
Console
Agents
Tasks
Entities
Channels
Models
Settings
Data
GitHub
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
.
Dashboard
Console
GitHub
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
.