Appwrite Fix 1.

Hopefully i can create accounts
This commit is contained in:
2026-01-29 16:56:27 +01:00
parent 5ba12cb738
commit a28ca580d2
8 changed files with 561 additions and 6 deletions

View File

@@ -12,6 +12,7 @@
"dev": "node --watch index.mjs",
"bootstrap": "node bootstrap-appwrite.mjs",
"bootstrap:v2": "node bootstrap-v2.mjs",
"setup:platform": "node setup-appwrite-platform.mjs",
"test": "node e2e-test.mjs",
"test:frontend": "node test-frontend.mjs",
"verify": "node verify-setup.mjs",