Write shit down, so you don't forget it.

Sunday, August 13, 2023
Kubernetes is a great tool to deploy your applications quickly and reliably. However, no one seems to mention that it can break your development flow, especially if you use a framework like react or nextjs.
Challenges like runtime environment variables not …