In this video, I'm explaining everything I have learned about GitHub Codespaces. From what are Codespaces to setting up the existing projects to them and how to deploy them on a Codespace.
I'm also explaining the nitty-gritty about Codespaces and how it is a game changer. So, stick around!
Learn about GitHub Codespaces: https://docs.github.com/en/codespaces...
You can follow me on Twitter: / amit_merchant
00:00 Introduction
01:16 What is GitHub Codespace?
02:08 Exploring Codespace interface
02:32 Existing Codespace templates
03:03 Creating new Codespace
05:28 Codespace terminal
05:50 Checking the Operating System of the Codespace
06:20 Things come pre-installed in Codespaces
07:47 Installing global npm packages
08:19 Instantiate the project to run on the local server
09:30 Track and commit Git changes right from the Codespace
10:10 List of created Codespaces
11:21 Running existing React project
15:16 Closing notes
#GitHub #Codespaces