Welcome to the Linux Foundation Forum!

Command mismatch in Chapter 6: Creating an instance

Hi,

The "Creating an instance" page tells us to run the yarn dev command after creating a new app repository. However, @backastage/create-app@0.7.5's template doesn't provide such a command. I guess it should be the yarn start command which we have to run.

Comments

  • parseintski
    parseintski Posts: 4
    edited October 15

    The same yarn dev command is mentioned on the "Setting up Postgres in Backstage" page

  • The "Setting up Authentication" page has the following errors:

    • First paragraph under "1. Set up a Github OAuth App" tells you to enter a Homepage URL of "http://local:3000" instead of "http://localhost:3000"
    • The first paragraph under "5. Add your GitHub username to a user entity" tells you to add the snippet right before backend.start(). This line is copied from the previous section
  • Also: in the Final Exam there is a question "What is a Locator?" which should be "What is a Location?".

Categories

Upcoming Training