Is there any CI/CD in Appsmith or what is the development process

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?

Hi there! We have a documentation that highlights how to do this using separate environments.
Check here - Use Git to Create Different Environments | Appsmith