mirror
Go to file
github-actions[bot] 81cab15374
chore(main): release 1.0.2 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-27 23:52:20 +08:00
.github/workflows fix: release artifacts 2023-08-27 23:51:21 +08:00
docs docs: use webp instead of png for preview 2023-08-27 16:19:29 +08:00
src fix: setup failed when secret is required 2023-08-27 23:30:13 +08:00
.gitignore chore: initial commit 2023-08-27 15:34:12 +08:00
.prettierrc chore: initial commit 2023-08-27 15:34:12 +08:00
CHANGELOG.md chore(main): release 1.0.2 (#4) 2023-08-27 23:52:20 +08:00
index.html fix: layout issue on mobile platform 2023-08-27 23:23:30 +08:00
package.json chore(main): release 1.0.2 (#4) 2023-08-27 23:52:20 +08:00
pnpm-lock.yaml chore: drop unused packages 2023-08-27 15:37:05 +08:00
postcss.config.js chore: initial commit 2023-08-27 15:34:12 +08:00
README.md docs: use webp instead of png for preview 2023-08-27 16:19:29 +08:00
tailwind.config.ts chore: initial commit 2023-08-27 15:34:12 +08:00
tsconfig.json chore: initial commit 2023-08-27 15:34:12 +08:00
vite.config.ts build: customize base url via PUBLIC_PATH environment variable 2023-08-27 17:00:43 +08:00

metacubexd

Clash-Meta Dashboard

preview

Usage

Install npm dependencies

pnpm install

Build artifacts

pnpm build

Serve static files

pnpm preview