refactor directory

This commit is contained in:
LiBr
2026-04-10 08:53:51 +08:00
parent 41d3f700b9
commit 8d31144741
215 changed files with 938 additions and 1836 deletions

View File

@@ -2,6 +2,7 @@
"name": "webmuxd-wisp-workers-demo",
"private": true,
"type": "module",
"packageManager": "bun@1.3.11",
"scripts": {
"build:frontend": "cd ../frontend && bun run build",
"dev": "bun run build:frontend && wrangler dev",