
In order to have development / staging / production environments is it encourages to create three different projects in appwrite?
TL;DR
Question: Should I create separate projects in Appwrite for development, staging, and production environments?
Answer: It is recommended to create separate projects in Appwrite for each environment.
Explanation: Creating separate projects for each environment is a good practice as it helps to keep the configurations and resources separate. This ensures that changes made in one environment do not affect the others. By using different projects, developers can easily manage and deploy their code to each environment independently.
Solution: Yes, you should create separate projects in Appwrite for development, staging, and production environments.Recommended threads
- Adding custom domain to Appwrite project
My app is hosted on Vercel on domain todo.velleb.com. On PC, the OAuth logins like GitHub, Discord and Google work and create the account and log in. On mobile ...
- Need help migrating from self hosted to ...
Hi! I am using self hosted appwrite for testing stuff out and now it's prod ready I want to deplot it to the cloud version. It gave me this error when fetchin...
- #support
<#1072905050399191082> any help on that?
