Hello, good afternoon! I'm starting to use Appwrite and I have a question: how can I configure three different environments (such as development, staging and production) for my project, considering that Appwrite doesn't allow multiple projects with the same ID? Is there any best practice to manage this?
TL;DR
- Developer wants to set up different environments on Appwrite for their project.
- Appwrite doesn't allow multiple projects with the same ID.
- Looking for best practices to manage development, staging and production environments.