founders/hackers/makers:

my main project is set up with development, staging and production environments.

all my CI (server and client) runs as github actions with each push to main and branches.

what is the benefit of setting up a testing environment?

is this overkill?

#buildinpublic

Comments