Files
cloudron-box/frontend
2024-03-26 09:54:59 +01:00
..
2023-07-12 14:22:58 +02:00
2023-07-12 14:22:58 +02:00
2024-03-26 09:54:59 +01:00
2023-07-12 14:22:58 +02:00
2023-07-12 14:22:58 +02:00
2023-07-13 12:14:37 +02:00
2023-07-24 10:32:43 +02:00
2023-07-14 14:48:58 +02:00

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>