
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
- Import Css glitsch?
Hey, Seems to be not only my computer, but some other i know - Seems that there's a css error When migrating, the input checkbox, and selectbox are.. out of st...
- Migration Error
Hi, so I triggered a migration from appwrite cloud to appwrite self hosted instance, I used the inbuilt migration tool and it failed to migrate things like clo...
- How can I check which version of node-ap...
Hi everyone, I deployed a Function on Appwrite with the following in my package.json: ```"dependencies": { "node-appwrite": "*" }``` Since Appwrite automat...
