refactor: migrate from drizzle to PocketBase

This commit is contained in:
Norbert Maciaszek
2025-10-27 20:29:49 +01:00
parent 68fb45d6ef
commit 9231e0642c
23 changed files with 240 additions and 1198 deletions

View File

@@ -12,10 +12,10 @@
"@formkit/auto-animate": "^0.8.2",
"@libsql/client": "^0.15.10",
"dotenv": "^17.2.1",
"drizzle-orm": "^0.44.4",
"lightgallery": "^2.9.0-beta.1",
"motion": "^12.23.12",
"next": "15.4.5",
"pocketbase": "^0.26.3",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-icons": "^5.5.0",
@@ -26,7 +26,6 @@
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"drizzle-kit": "^0.31.4",
"tailwindcss": "^4",
"tsx": "^4.20.3",
"typescript": "^5"