appwrite
Here are 42 public repositories matching this topic...
For the cloud export right now we have an array with some languages to select from.
https://github.com/TorstenDittmann/OmniaWrite/blob/master/src/routes/Export/Cloud.svelte#L50-L55
A good addition would be implementing a library containing all the languages + 2-letter codes.
Sadly [this](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames/Di
Most features of the Appwrite Flutter SDK should already work with Linux apps out of the box. One specific area that still lacks support is our OAuth login. For us to enable OAuth login we actually need to add Linux support on the Web auth plugin https://github.com/LinusU/flutter_web_auth we use as a dependency.
The Web Auth library already support web auth login for Android, iOS, and MacOS. On
-
Updated
Oct 21, 2020
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Oct 20, 2020 - Dart
After trying to work with this sdk in a typescript based node.js project i found out that this node.js SDK is missing typescript support.
That might happen because its missing the index.d.ts file we have added to the client SDK a few weeks ago.
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Oct 12, 2020 - Dockerfile
-
Updated
Sep 22, 2020 - Dockerfile
-
Updated
Sep 8, 2020 - Dart
-
Updated
Oct 8, 2020 - Dockerfile
-
Updated
Oct 15, 2020 - PHP
-
Updated
Oct 17, 2020 - JavaScript
-
Updated
Oct 2, 2020 - PHP
-
Updated
Oct 3, 2020 - TSQL
-
Updated
Oct 10, 2020 - Dockerfile
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Oct 22, 2020 - Python
-
Updated
Oct 1, 2020 - Dart
-
Updated
Oct 17, 2020 - PHP
Improve this page
Add a description, image, and links to the appwrite topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the appwrite topic, visit your repo's landing page and select "manage topics."


We need to design a single Docker container that can run all of the Appwrite services and internal processes using Supervisord. This should be a feature with Appwrite minimum, must-have features (ClamAV disabled, no need for Traefik). This is something we need to allow developers to run Appwrite easily on low-end systems and 1-click deployment services (Raspberry PI, Free hosting tiers, Heroku, Ki