-
### 💭 Description
## Issue
The docs (and the main website) have an auto-playing animation with no way to pause.
Additionally it does not honour `prefers-reduced-motion` media queries.
[video o…
-
### 👟 Reproduction steps
- On self-hosting appwrite.
- create an environment
- create new function
- deploy function
an error you be shown
![Image](https://github.com/user-attachments/assets/0283…
-
With the release of new runtimes in appwrite 0.14.x , we need some examples on how you can run your functions in your favorite runtimes.
Adding a list here to keep track on of what's been done.
…
-
I am stuck in the New Appointment Form Page. When I was about to click Create New Appointment, I encountered this error: Missing required parameter: "documentId." pls thanks
-
I can add MongoDB as the database. If you have a particular Database I can add that too like Firebase, Appwrite,etc.
Assign the issue to me @rishicds
-
### 🔖 Feature description
as mentioned before, userPrefs :rainbow: is a great feature for extensibility :dna: of fields, like verified :heavy_check_mark: , but is user-writeable. leaving it not ver…
-
### 👟 Reproduction steps
When i open the appwrite.io its not opening
### 👍 Expected behavior
It should open
### 👎 Actual Behavior
![Image](https://github.com/user-attachments/assets/041bff87-018…
-
### 🔖 Feature description
When creating a new document in the database through a SDK, it is required to explicitly provide an ID for the new document. In the majority of use-cases, ID.unique() should…
-
first it says to edit the _APP_FUNCTIONS_ENVS field then to delete it? is this a typo???
-
Currently, you'd need to run your project as a Python script. Ideally, CLI tools are better suited to run as executable binary files. There are tools like **[PyInstaller](https://www.pyinstaller.org/)…