I am new to AppWrite, coming from Firebase and interested in kicking the tires for a new project. I am looking for info on how to deploy an instance from GitHub (or equivalent) that includes database schema and migrations, auth, etc, not just functions. Also interested on how to deal with multiple environments.
The ability to test on one environment and then deploy the changes to another throuh CI is important. I am sure this has been discussed and documented, but I have not been able to find it.
Thx in advance
Recommended threads
- Running http requests in functions
I made a dart function to send push notification to users whena doc is created in the db, but its not working, the function it self doesnt work when it gets to ...
- Appwrite functions
Why are there new features in the appwrite changelog https://appwrite.io/changelog but the last release on github was sep 18. So i'm wondering: how do you get t...
- Python3.12 Open-Runtimes: Internal curl ...
Hi everyone, my functions seem to randomly fail roughly every 100th execution with the error "Internal curl errors has occurred within the executor! Error Nu...