A WebUI of Sparkle, based on Element Plus and support i18n(vue-i18n-routing).
-
Log in/out Sparkle
-
Manage User Application
-
Ban History with search
-
Snapshot with search
-
Client Discovery with search
-
Tracker with search
VSCode + Volar (and disable Vetur).
TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.
See Vite Configuration Reference.
pnpm installBefore compiling the project, make sure to set up the environment variables based on the env example file.
pnpm devpnpm buildLint with ESLint
pnpm lintFormat with Prettier
pnpm format

