Merge pull request #7369 from mstergianis/docs/proxying-tutorial

Create a proxying tutorial
This commit is contained in:
Ben Lambert
2021-10-05 17:06:27 +02:00
committed by GitHub
3 changed files with 211 additions and 1 deletions
+1
View File
@@ -165,6 +165,7 @@ nav:
- Migrating away from @backstage/core: 'tutorials/migrating-away-from-core.md'
- Adding Custom Plugin to Existing Monorepo App: 'tutorials/quickstart-app-plugin.md'
- Switching Backstage from SQLite to PostgreSQL: 'tutorials/switching-sqlite-postgres.md'
- Using the Backstage Proxy from Within a Plugin: 'tutorials/using-backstage-proxy-within-plugin.md'
- Architecture Decision Records (ADRs):
- Overview: 'architecture-decisions/index.md'
- ADR001 - Architecture Decision Record (ADR) log: 'architecture-decisions/adr001-add-adr-log.md'