What is the recommended dev process with Appsmith. The way I see it, there is:
- dev : when developer is editing the site
- “beta” : clicking preview button
- “prod”: clicking publish
The issue is that developer effectively works with the same database (basically prod), calls prod APIs etc. What would be the suggested way of separation of stages or are there a CI/CD capabilities in Appsmith?