-
I find that Appwrite is more outstanding and flexible in terms of self-hosting compared to Supabase.
thank you !
-
export async function getLoggedInUser() {
try {
const { account } = await createSessionClient();
const user = await account.get();
return parseStringify(user);
} catch (error) {…
-
### 💭 Description
In the previous appwrite documentation, we could change the language and see other snippets of the page respond to that. I think this feature makes it more convenient when using the…
-
### 👟 Reproduction steps
1. Set the header "X-Appwrite-Locale: es"
2. Sign in with email and password
### 👍 Expected behavior
Receive session alert email in spanish
### 👎 Actual Behavior
Subjec…
-
**Plugin name**
appinio_video_player
**Describe the bug**
I created a bucket and fetched the URL to play the video but it is giving my Platform Exception and not playing the video
**To Reprodu…
-
### 👟 Reproduction steps
Open a user through the dashboard
delete the first key-value prefs
### 👍 Expected behavior
it should enable the updated button, don't delete all the prefs just in the fron…
-
### 👟 Reproduction steps
I just used this sdk with my bare react native project and encountern the error that this package uses expo-file-system and I have to use expo with my bare react native proje…
-
### 👟 Reproduction steps
```bash
appwrite --version
4.1.0
appwrite deploy collection
...
ℹ Info Collection APARTMENT does not exist in the project. Creating ...
✗ Error Attribute creati…
-
### 👟 Reproduction steps
My appwrite is throwing 500 internal server error on login or any other options, seems like it is crashed or corrupted.
When i checked logs, i see these errors in logs, not …
-
Please Add MongoDB in Appwrite