feat: initial commit

This commit is contained in:
Nayan Sawyer
2026-03-14 13:56:02 -04:00
parent 679718930c
commit b26c9f44f8
7 changed files with 3875 additions and 19 deletions

View File

@@ -10,12 +10,19 @@
},
"dependencies": {
"better-auth": "^1.5.5",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dotenv": "^17.3.1",
"drizzle-orm": "^0.45.1",
"lucide-react": "^0.577.0",
"next": "16.1.6",
"pg": "^8.20.0",
"radix-ui": "^1.4.3",
"react": "19.2.3",
"react-dom": "19.2.3"
"react-dom": "19.2.3",
"shadcn": "^4.0.7",
"tailwind-merge": "^3.5.0",
"tw-animate-css": "^1.4.0"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",