How do YOU setup you development environment?

In order to consolidate the current ways how you can setup your development environment:

What are you using?

Either vote on Matrix (here) or please answer in the thread here:

  1. native: Node, Postgres, Redis, … are installed locally

  2. Cloud: using GitPod/ONA

  3. Container: the source code is mounted in a container and your IDE/node uses that to build/debug/test