goodbye planetscale 🪦 hello turso 👋

This commit is contained in:
2024-04-01 11:12:24 -04:00
parent 1813de3f0a
commit 971747a161
12 changed files with 256 additions and 18 deletions
+3
View File
@@ -16,14 +16,17 @@
"build": "next build",
"start": "next start",
"lint": "next lint",
"typecheck": "tsc",
"postinstall": "prisma generate"
},
"dependencies": {
"@giscus/react": "^3.0.0",
"@hcaptcha/react-hcaptcha": "^1.10.1",
"@libsql/client": "^0.6.0",
"@novnc/novnc": "1.4.0",
"@octokit/graphql": "^8.0.1",
"@octokit/graphql-schema": "^15.3.0",
"@prisma/adapter-libsql": "^5.11.0",
"@prisma/client": "^5.11.0",
"@react-spring/web": "^9.7.3",
"@stitches/react": "1.3.1-1",