Merge pull request #396 from spotify/stefanalund-patch-1

Add question to FAQ
This commit is contained in:
Stefan Ålund
2020-03-26 21:06:48 +01:00
committed by GitHub
+9
View File
@@ -31,3 +31,12 @@ Bitbucket. We believe that in time there will be plugins that will provide funct
as well. Hopefully contributed by the community.
And note that implementations of Backstage can be hosted wherever you feel suits your needs best.
## Can Backstage by used for other things than developer portals?
Yes.
The core frontend framework could be used for building any large-scale web application where multiple teams are building separate parts of the app, but you want the overall experience to be consistent.
That being said, in [Phase 2](https://github.com/spotify/backstage#project-roadmap) of the project we will add features that are needed for developer portals and systems for managing software ecosystems. Our ambition will be to keep Backstage modular.