Remix.run Logo
jitl an hour ago

yeah, or when a dev starts the local development server (unless that server is containerized).

insanitybit 21 minutes ago | parent [-]

Dev laptops tend to have better monitoring than CI/CD so I still think this is a better option. You can also have devs use VMs or separate dev environments like an ec2 instance.

To be clear, just solving the CI/CD portion is insufficient, but it is a massive win.