refactor: Update .gitignore and package.json, and add database functionality

This commit is contained in:
mauro 🤙
2024-07-04 10:06:30 +00:00
parent 5396e42be8
commit a1149838e6
5 changed files with 246 additions and 1 deletions

View File

@@ -17,9 +17,11 @@
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.0",
"@vercel/postgres": "^0.9.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cobe": "^0.6.3",
"dotenv": "^16.4.5",
"framer-motion": "^11.2.12",
"lucide-react": "^0.400.0",
"next": "14.2.4",