sequelize / meetings

Repository that contains all info related to team meetings and made decisions.
MIT License
0 stars 0 forks source link

GitHub Codespaces? #34

Open ephys opened 7 months ago

ephys commented 7 months ago

I'm been trying out codespaces to see what the experience is like and now I'm wondering if it would be worth it to setup a "Open in codespaces" button in our repos (at least in the main one, website, and sscce)

If we can configure it to be usable out of the box, i.e. that the dev wouldn't need to do any further configuration work, it could reduce the barrier for contributing to the project

WikiRik commented 7 months ago

I've been using GitHub Codespaces exclusively for the past year (or 2 maybe even). It's great for not having to worry about cleaning up databases or whatever.

I have my VSCode settings synced so it automatically downloads certain extensions as well.

Adding a 'default' devcontainers config with the eslint and prettier extensions might not be a bad idea. And maybe SQL tools