fix: review
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ better yet, a pull request.
|
||||
- Overview
|
||||
- [What is Backstage?](overview/what-is-backstage.md)
|
||||
- [Backstage architecture](overview/architecture-overview.md)
|
||||
- [Architect:ure and terminology](overview/architecture-terminology.md)
|
||||
- [Architecture and terminology](overview/architecture-terminology.md)
|
||||
- [Roadmap](overview/roadmap.md)
|
||||
- Getting started
|
||||
- [Running Backstage locally](getting-started/index.md)
|
||||
|
||||
@@ -32,7 +32,7 @@ core
|
||||
Go to `packages/storybook`, run `yarn install` and install the dependencies,
|
||||
then run the following on your command line: `yarn start`
|
||||
|
||||

|
||||

|
||||
|
||||
_You should see a log like the image above._
|
||||
|
||||
@@ -40,4 +40,4 @@ If everything worked out, your server will be running on **port 6006**, go to
|
||||
your browser and navigate to `http://localhost:6006/`. You should be able to
|
||||
navigate and see the Storybook page.
|
||||
|
||||

|
||||

|
||||
|
||||
@@ -2,3 +2,5 @@
|
||||
id: software-catalog-api
|
||||
title: API
|
||||
---
|
||||
|
||||
## TODO
|
||||
|
||||
@@ -3,4 +3,4 @@ id: extending-the-model
|
||||
title: Extending the model
|
||||
---
|
||||
|
||||
TODO
|
||||
## TODO
|
||||
|
||||
@@ -3,4 +3,4 @@ id: external-integrations
|
||||
title: External integrations
|
||||
---
|
||||
|
||||
TODO
|
||||
## TODO
|
||||
|
||||
@@ -2,3 +2,5 @@
|
||||
id: populating-catalog
|
||||
title: Populating the catalog
|
||||
---
|
||||
|
||||
## TODO
|
||||
|
||||
@@ -3,4 +3,4 @@ id: system-model
|
||||
title: System Model
|
||||
---
|
||||
|
||||
TODO
|
||||
## TODO
|
||||
|
||||
@@ -3,8 +3,6 @@ id: development-environment
|
||||
title: Development Environment
|
||||
---
|
||||
|
||||
#
|
||||
|
||||
This section describes how to get set up for doing development on the Backstage
|
||||
repository.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user