Blitz: [Meta] GitHub Codespaces

Created on 6 May 2020  路  2Comments  路  Source: blitz-js/blitz

What do you want and why?

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.

Possible implementation(s)

  • Sign up for Early Access
  • Figure out how our development environment should look

    • Which version of Node.js should be installed?

    • Which VS Code extensions do we want to be installed?

  • Implement that! 馃槃

Additional context

A dog coding on Codespaces

kinmeta statudone

Most helpful comment

I requested early access!

Putting this in the icebox until there's something actionable for us to do.

All 2 comments

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.

Was this page helpful?
0 / 5 - 0 ratings