I
Immich3y ago
JVT038

How to set up development environment?

I finally got around to implementing blur hashes, and I'm currently trying to figure out the development environment. I installed some basic extensions, but it seems that I'm forced to use Docker during development but perhaps I'm missing something here. Should I use WSL2 & Devcontainers to start programming or are there other ways to do this?
2 Replies
Alex Tran
Alex Tran3y ago
You should use docker since it would spin up everything similar to the production environment

Did you find this page helpful?