During Satellite 2020, GitHub announced Codespaces. It's basically a cloud-based VS Code that's displayed in the browser.
This is a great feature for Blitz, as it enables us to remove the whole development env setup from the process.
It definitely has the potential to make contributing to Blitz a lot easier.

We could also setup a workflow with postgres fairly easily, because we can set it up in the initial container setup rather than using sqlite3
I requested early access!
Putting this in the icebox until there's something actionable for us to do.
Most helpful comment
I requested early access!
Putting this in the icebox until there's something actionable for us to do.