Go to hackathon
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%.
Hey, i'm trying to get the avatar picture this is the code
import { StyleSheet, Text, View, Image } from 'react-native' import React from 'react' const Profile = () => { return ( <View> <Text>Profile</Text> <Image source={{ uri: avatar }} /> </View> ) } export default Profile
Reply to this thread by joining our Discord
it appears with my app hosted on Cloudflare worker pages, when i try to login it does not save the session cookie. however it saves in on localhost and no probl...
Hi Appwrite team! I’m a student using the free plan, and my project (ID: 68e48f780001232ad879) is currently stuck in read-only mode. I can’t create or update ...
We dont get imageUrl of users when do account.get(), i need to manually fetch,and set it. but this should be default behaviour.
Get community support by joining our Discord server.
Join Appwrite Pro and get email support from our team.