facebook / flipper

A desktop debugging platform for mobile developers.
https://fbflipper.com/
MIT License
13.37k stars 953 forks source link

Question: Configuration of PWA on Windows #5678

Open masztalski opened 3 weeks ago

masztalski commented 3 weeks ago

Hi, I can successfully run Flipper by command line "npx flipper-server". When it opens the browser tab it encourages me to install it as PWA which is great. However if I start this PWA directly it says to start Flipper server by pressing button "start". Issue is that it never works. Always I need to first start server by command line. Does anybody know solution how to make PWA works seamlessly?