diff --git a/docs/faq.md b/docs/faq.md index 3babb38624..2848eb2c2e 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -35,6 +35,10 @@ This video which explains the basics of micro frontend architecture and how it c No, Luigi itself does not deliver any micro frontends. It is a framework that helps you develop micro frontends and connect them to web applications. +### Is Luigi only useful in the context of SAP or very large corporate applications? + +No, Luigi can be used independently of SAP for a variety of purposes. You can find one example in [this article](https://medium.com/swlh/luigi-micro-fronteds-orchestrator-8c0eca710151) which describes how to create a small hobby project using Luigi. + ### Where can I download Luigi? The Luigi project can be found on [GitHub](https://github.com/SAP/luigi). Depending on the UI framework you use, there are different setups for Luigi. You can find more information here: [application setup](application-setup.md).