It will be awesome to have a dev container setup that spins up everything - app, DB, cache, GraphQL - so anyone can jump into development without worrying about manual setup.
Why Dev Containers?
When I first started working on this project, it was pretty Linux-focused, and since I was on Windows, the setup wasn’t exactly easy. Having a dev container would make the setup way easier and smoother for everyone.
If this idea sounds good, I’m happy to start working on it!