Skip to content
#

appwrite

Here are 46 public repositories matching this topic...

appwrite
eldadfux
eldadfux commented Oct 27, 2020

We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.

Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.

This change should be focused on our Travis CI YAML file. Any suggestions for improving the co

OmniaWrite
sdk-for-flutter
eldadfux
eldadfux commented Sep 27, 2020

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

Glide7
Glide7 commented Dec 17, 2020

Translate 'object-detection' function from Python to Ruby 🟥

We use Appwrite Cloud Functions demos as a good way to show how Cloud Functions can be used with Appwrite, and also as a good starting point for developers wanting to write their new functions.
Help us translate the cloud function ['object-detection'](https://github.com/appwrite/demos-for-functions/tree/master/python/object-detectio

Improve this page

Add a description, image, and links to the appwrite topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the appwrite topic, visit your repo's landing page and select "manage topics."

Learn more