feat: Implement build management UI with routing and toast notifications

This commit is contained in:
Ben Allfree
2025-11-22 08:52:41 -08:00
parent 629e8376dd
commit b6c2b92ba4
10 changed files with 507 additions and 45 deletions
+3
View File
@@ -17,9 +17,12 @@
"clsx": "^2.1.1",
"convex": "^1.29.3",
"lucide-react": "^0.554.0",
"next-themes": "^0.4.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.66.1",
"react-router-dom": "^7.9.6",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0",
"tailwindcss-animate": "^1.0.7"
},