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.
Pioneering asset management solutions for the circular economy with UNDŌ
Hi i get it error to the deploy a function. appwrite -v 4.2.1
appwrite -v 4.2.1
Reply to this thread by joining our Discord
``` ~/appwrite appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
Get community support by joining our Discord server.
Join Appwrite Pro and get email support from our team.