Setting up a development environment for VPS deployment
November 2, 2024 at 12:30 AM
Setting up a development environment that behaves like your production environment can be tricky. There's the phrase "works on my machine" and who can't relate but the closer your dev environment is to productio the better. I recommend using vagrant, docker, vscode remote and git to make this a little easier to deal with.