Secure login with multi-factor auth.
Scalable and robust databases.
Advanced compression and encryption.
Deploy & scale serverless functions.
Set up a full-functioning messaging service.
Subscribe and react to any event.
The open-source Vercel alternative.
Appwrite helped reduce development time by 60%, and lower server costs by 40%.
Heyo.
It seems that using appwrite 1.5.4 on the web-sdk & rest api, both show me a
{ "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.5.4" }
Is this feature broken?
How it goes:
Reply to this thread by joining our Discord
Am using provider to deal with functions linked to appwrite. Here is my login. Future<String?> login(String email, String password) async { try { aw...
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
Get community support by joining our Discord server.
Join Appwrite Pro and get email support from our team.