First Steps with BackstageSchritt 2 von 10: Prerequisites
Alle Labs

Prerequisites

To work through this lab, you will need the following prerequisites, either on your machine or on a cloud-based virtual machine:

  • A POSIX-compatible shell (bash, zsh). Windows Subsystem for Linux (WSL) should work fine
  • Git CLI installed
  • A Kubernetes cluster (ideally a managed offering with external connectivity)
  • A NodeJS Runtime installed (see https://backstage.io/docs/getting-started/#prerequisites)
  • As you’re dealing with lots of code, an IDE (such as VS Code) is highly recommended
  • A GitHub account (and in the best case an organization where you can create repositories)
  • Some repositories in your GitHub account to work with Backstage

This should be enough to start with this Lab.