Initial commit: CarrotAssistant admin console (React + Vite + TS)

This commit is contained in:
2026-07-06 16:10:53 +08:00
commit 08355d3a98
31 changed files with 3439 additions and 0 deletions

4
.dockerignore Normal file
View File

@@ -0,0 +1,4 @@
node_modules
dist
dist-ssr
.git