/koslog

Demo Backstage instance

Primary LanguageTypeScript

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev

Postgres Setup

Link to doc here

Github Integration

Link to docs here

Authentication

You'll have to create a new Github OAuth app for auth Link to docs here

Techdocs environment setup

  • pip3 install mkdocs-techdocs-core==1.1.7
  • install graphviz and plantuml from OS package manager
  • Link to doc here