Move filemanager/ to frontend/
This commit is contained in:
11
frontend/README.md
Normal file
11
frontend/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Dashboard Filemanager
|
||||
|
||||
Local development via:
|
||||
|
||||
```
|
||||
VITE_API_ORIGIN=my.nebulon.space npm run dev
|
||||
```
|
||||
|
||||
It requires an access token in `localStorage.token`.
|
||||
|
||||
The default local url looks like `http://localhost:5173/#/home/app/<appId>`
|
||||
Reference in New Issue
Block a user