https://github.com/secustor/backstage-meetup
Backstage setup with Renovate as basis for my meetups and a blog entry
https://github.com/secustor/backstage-meetup
Last synced: 5 months ago
JSON representation
Backstage setup with Renovate as basis for my meetups and a blog entry
- Host: GitHub
- URL: https://github.com/secustor/backstage-meetup
- Owner: secustor
- Created: 2024-02-17T21:18:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T22:16:20.000Z (over 1 year ago)
- Last Synced: 2024-10-30T00:42:25.434Z (over 1 year ago)
- Language: TypeScript
- Size: 737 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Backstage](https://backstage.io)
This is a generated default instance of Backstage.
For the purpose of Meetup and testing it with Renovate following changes have been made:
- migrated to new Backend system
- migrated to from Yarn v1 to v4
To start the app, run:
```sh
yarn install
yarn dev
```