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
- Files access permissions
Am I right in understanding that file access permissions have been disabled (or broken again), and that shared access can now only be organized via tokens? Or i...
- functions custom domain issues in self h...
I’m running self-hosted Appwrite (Docker) behind Traefik with Cloudflare proxy (Full/Strict). Main domain works: https://app.printa4.in Function subdomains fa...
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...