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
- Project auto-blocked after load testing ...
Hi team π My project has been automatically blocked with the message: "Project is currently blocked β Access to this project is restricted. Contact support if...
- App build crashing with "Internal error"
Hello Appwrite team! π We are trying to deploy a Next.js application on Appwrite Cloud, but our builds are consistently failing. The deployment log successful...
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...