An open API service indexing awesome lists of open source software.

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

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
```