No description
Find a file
Jesse Sanford 7ba6e7cdae
revert yarn.lock
Signed-off-by: Jesse Sanford <108698+jessesanford@users.noreply.github.com>
2024-03-07 22:02:25 -05:00
examples wip 2024-03-07 11:26:01 -08:00
packages wip 2024-03-07 11:26:01 -08:00
plugins working integrations 2024-02-06 10:06:35 -08:00
.dockerignore Initial commit 2024-01-29 16:32:29 -08:00
.eslintignore Initial commit 2024-01-29 16:32:29 -08:00
.eslintrc.js Initial commit 2024-01-29 16:32:29 -08:00
.gitignore Initial commit 2024-01-29 16:32:29 -08:00
.prettierignore Initial commit 2024-01-29 16:32:29 -08:00
app-config.production.yaml Initial commit 2024-01-29 16:32:29 -08:00
app-config.yaml working integrations 2024-02-06 10:06:35 -08:00
backstage.json Initial commit 2024-01-29 16:32:29 -08:00
catalog-info.yaml Initial commit 2024-01-29 16:32:29 -08:00
lerna.json Initial commit 2024-01-29 16:32:29 -08:00
package.json Initial commit 2024-01-29 16:32:29 -08:00
playwright.config.ts Initial commit 2024-01-29 16:32:29 -08:00
README.md Initial commit 2024-01-29 16:32:29 -08:00
tsconfig.json Initial commit 2024-01-29 16:32:29 -08:00
yarn.lock revert yarn.lock 2024-03-07 22:02:25 -05:00

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev