77 sats \ 0 replies \ @ch0k1 6 Mar \ parent \ on: Share your favorite local project dev environments or resources devs
In my experience, the Docker containerization is the best and most lightweight solution for running a predefined environment locally.
Other option (more expensive) might be to use cloud services as an remote development environment using terraforms for their quick setup and orchestration.