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
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...
Hi there, I'm relatively new to programming and am following a tutorial on youtube just to get an idea of how this all is suppossed to work. Now Im setting up t...
Hey Folks im trying to get logging setup on my website but im getting an error, i dont have any document id and i think this is the issue but i havent got the f...
Get community support by joining our Discord server.
Join Appwrite Pro and get email support from our team.