How do you manage 3 environments in a WeWeb project?

Hey everyone :waving_hand:

I’m curious — is it possible to have three environments in a single WeWeb project?

For example:

1.One for fixing bugs

2.One for testing new features

3.One for clean production

Has anyone set up something like this before? Would love to know how you manage it — and if there’s a best practice or workaround.

Probably with code export and Github’s branching.

1 Like