We’ve setup AppSmith for a few projects now, and in every one we have to test things out in staging first before moving to prod. Unfortunately, we have not found a way to do this smoothly. The ideal would be to have variables that are configured at the organization level pulled into every app (and usable in, for example, configuring a DB connection).
At the moment, we do some really awkward manual stuff to deal with this. It’s fragile and really not ideal. I’m wondering if we’re missing something, or if someone has a suggestion for a workflow.