smapiot / piral

🚀 Framework for next generation web apps using micro frontends. ⭐️ Star to support our work!
https://piral.io
MIT License
1.68k stars 125 forks source link

Emulator Website with Feed Selection #654

Closed FlorianRappl closed 8 months ago

FlorianRappl commented 9 months ago

New Feature Proposal

For more information, see the CONTRIBUTING guide.

Description

Today, the emulator website is only usable in case of a download / local workflow. However, it might also be interesting to just use the emulator online with either a static feed (the one set already in the app shell) or a special dialog coming up to select any feed.

Background

The emulator website is a great addition, but right now that its a website is only a means of distribution, not another means of use. The latter, however, would bring additional benefits that could be very interesting.

Discussion

As the emulator anyway comes with the debug tooling integrated the dynamic selection could also be done via the Piral Inspector. Would that be sufficient?