This branch utilizes Gitpod prebuilds to cache the installation of dependencies which takes ~3 minutes
Might be broken, but can probably be better when in master
Gitpod support for Dockerfile is not great. They mess with your images? And don't keep files (such as installed packages)? To get the image working, I had to use their Ruby on Rails example
Auto reloading the browser upon file save doesn't work, likely for security with random webpages?
Browser VS Code comes pre-installed with the YAML extension which is actually really nice for a first experience working with YAML
It looks like you can commit and push your branch to GitHub, but you need to grant Gitpod read/write access for GitHub, which is pretty big, and not really something I'd like to do