Backstage with 3 Musketeers
Spotify Backstage accelerator to generate a 3 Musketeers friendly Backstage application
To generate your own Backstage application, fork this repo and run:
make bootstrap
To get started running locally, execute the following:
ENVFILE=env.example make envfile
make deps
make dev
You should be able to access the page via: http://localhost:3000