mongo -> supabase

This commit is contained in:
Austin Bennett
2025-05-14 07:45:07 -05:00
parent f0084a0f31
commit 4db5a689be
7 changed files with 633 additions and 157 deletions
+2 -1
View File
@@ -19,18 +19,19 @@
"author": "",
"license": "MIT",
"dependencies": {
"@supabase/supabase-js": "^2.49.4",
"@vercel/analytics": "^1.5.0",
"@vercel/speed-insights": "^1.2.0",
"autoprefixer": "^10.4.17",
"date-fns": "^3.3.1",
"gray-matter": "^4.0.3",
"mongodb": "^6.15.0",
"next": "^15.2.4",
"postcss": "^8.4.33",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"remark": "^15.0.1",
"remark-html": "^16.0.1",
"supabase": "^2.22.12",
"tailwindcss": "^3.4.1"
},
"devDependencies": {