This repository only contains the dashboard frontend, if you want to install the dashboard, the installation guide is in the backend.
This project uses typescript, vite and react to be built.
Install all dependencies
npm installStart in dev mode
npm run devBuild release
npm run buildWhen build release, public dir transpiled web
We hope you send your PR to improve this project, thanks for using it.