Relational Database Curriculum in Codespaces

Codespaces is a secure, cloud development environment native to GitHub.

Adding the User Token

  1. Sign in to GitHub · GitHub

  1. Sign in to GitHub · GitHub

Starting an Environment

  1. Click the “Start the course” button on any Relational Database page
    • This should open a new window with a modal prompting for the configuration for the environment
  2. Click the Create codespace button

Starting a Project in CodeRoad

  1. Once the Codespace environment is running, open the VSCode Command Palette
  2. Type CodeRoad: Start and click enter
  3. Once the CodeRoad webview is running, click the Start New Tutorial button
  4. Click the URL tab
  5. From the specific Relational Database project page you want to complete, click the Copy Course URL button
  6. Paste the URL into the URL input in the CodeRoad webview
  7. Click Load
  8. Click Start
3 Likes