diff --git a/docs/assets/getting-started/portal.png b/docs/assets/getting-started/portal.png new file mode 100644 index 0000000000..f16ad44757 Binary files /dev/null and b/docs/assets/getting-started/portal.png differ diff --git a/docs/assets/getting-started/startup.png b/docs/assets/getting-started/startup.png new file mode 100644 index 0000000000..626f7b1297 Binary files /dev/null and b/docs/assets/getting-started/startup.png differ diff --git a/docs/assets/getting-started/wizard.png b/docs/assets/getting-started/wizard.png new file mode 100644 index 0000000000..679878e252 Binary files /dev/null and b/docs/assets/getting-started/wizard.png differ diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 3367fa2572..ab217d7655 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -52,7 +52,7 @@ The wizard will ask you - The database type to use for the backend. For this guide, you'll be using the SQLite option.

- Screenshot of the wizard asking for a name for the app, and a selection menu for the database. + Screenshot of the wizard asking for a name for the app, and a selection menu for the database.

### Run the Backstage app @@ -65,14 +65,14 @@ yarn dev ```

- Screenshot of the command output, with the message webpack compiled successfully. + Screenshot of the command output, with the message webpack compiled successfully.

It might take a little while, but as soon as the message `[0] webpack compiled successfully` appears, you can open a browser and directly navigate to your freshly installed Backstage portal at `http://localhost:3000`. You can start exploring the demo immediately.

- Screenshot of the Backstage portal homescreen. + Screenshot of the Backstage portal homescreen.

Congratulations! That should be it. Let us know how it went: