This commit is contained in:
Dhravya 2024-02-23 16:04:49 -07:00
parent 7c3c4c81d7
commit aa1b57bbcd
135 changed files with 7067 additions and 369 deletions

View file

@ -19,12 +19,14 @@
"bun": "^1.0.28",
"drizzle-orm": "^0.29.3",
"next": "^14.0.4",
"next-auth": "^4.24.5",
"next-auth": "beta",
"react": "^18.2.0",
"react-dom": "18.2.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@cloudflare/next-on-pages": "^1.8.6",
"@cloudflare/workers-types": "^4.20240208.0",
"@types/better-sqlite3": "^7.6.6",
"@types/eslint": "^8.44.7",
"@types/node": "^18.17.0",