reflex-dev / reflex

🕸️ Web apps in pure Python 🐍
https://reflex.dev
Apache License 2.0
19.96k stars 1.15k forks source link

How to use it in air-gapped environment? #3615

Open tymaoa2 opened 4 months ago

tymaoa2 commented 4 months ago

As title, my working environment unable to connect Internet, how do I use this then since those .web files seems pull from Internet.

itsmeadarsh2008 commented 4 months ago

as of npm 5, you can pass the --prefer-offline flag to npm install or npm link