Backstage Demo

March 28, 2024 ยท View on GitHub

Prereq

  • Docker

How to use

  1. Config environment (.env)
GITHUB_TOKEN=
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=

Authentication with github Github Integration

  1. Execute compose
docker compose up

Contents

  1. 1Prereq
  2. 2How to use