If you're starting a new project, you can create a codespace from a blank template or choose a template specially designed for the type of work you want to do.| GitHub Docs
When you work in a codespace, the environment you are working in is created using a development container, or dev container, hosted on a virtual machine.| GitHub Docs
You can create a codespace for a branch in a repository to develop online.| GitHub Docs
Learn about the costs for using GitHub Codespaces, and the monthly usage quotas included with GitHub personal accounts.| GitHub Docs
You can configure your project to prebuild a codespace automatically each time you push a change to your repository.| GitHub Docs