385 B
385 B
Dashboard Filemanager
Local development via:
VITE_API_ORIGIN=my.example.com npm run dev
It requires an access token in localStorage.token.
The default local urls look like:
FileManager: http://localhost:5173/filemanager.html#/home/app/<appId>
Terminal: http://localhost:5173/terminal.html?id=<appId>
LogViewer: http://localhost:5173/logs.html?appId=<appId>