feat(server): onboarding init

This commit is contained in:
Innei
2025-10-26 18:37:56 +08:00
parent 37a28d10c3
commit bb3088208d
55 changed files with 2552 additions and 143 deletions

View File

@@ -41,6 +41,7 @@
"@clack/prompts": "^0.11.0",
"@innei/prettier": "1.0.0",
"@types/node": "24.9.1",
"ast-kit": "2.1.3",
"consola": "3.4.2",
"dotenv-expand": "catalog:",
"eslint": "9.38.0",
@@ -54,6 +55,7 @@
"tailwindcss": "catalog:",
"tsx": "4.20.6",
"typescript": "catalog:",
"unplugin-ast": "0.15.3",
"vite": "7.1.12",
"vite-bundle-analyzer": "1.2.3",
"vite-plugin-babel": "1.3.2",