Form implementation, api routes

This commit is contained in:
2024-09-26 16:04:57 -04:00
parent 66137ff7b4
commit 6584a48f27
23 changed files with 663 additions and 214 deletions

View File

@@ -34,11 +34,13 @@
"lucide-react": "^0.441.0",
"next": "^14.2.12",
"next-themes": "^0.3.0",
"pdf2pic": "^3.1.3",
"postgres": "^3.4.4",
"radix-ui": "^1.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"spawn-sync": "^2.0.0",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8"