How can we separate Dev env from production env?

Hey,

  1. You can setup two envs with 2 different retools and then sync apps with VCS.
    It's tough to say, usually dev and prod separated on network level, so resources for both envs will be hard to connect from the single instance.
    Ask retool support for pricing, I guess they do not charge for the second instance per user.
  2. Use VCS, should resolve the problem
  3. dunno :slight_smile:
1 Like