change databases from surrealdb to pocketbase

This commit is contained in:
2025-06-26 01:17:45 +02:00
parent 18d7fe8caa
commit 274b49dd27
9 changed files with 89 additions and 112 deletions

View File

@@ -12,6 +12,6 @@
"dependencies": {
"@twurple/auth": "^7.3.0",
"@twurple/eventsub-http": "^7.3.0",
"surrealdb": "^1.3.2"
"pocketbase": "^0.26.1"
}
}