Can the framework work fully offline?

I am developing an app that is meant to be self-contained to run on 100% offline computers.

(Installation will of course make use of a one-time network connection, but that is it).

Does the framework support this once I install it on a computer and go fully offline?

Or, does it have network dependencies, like background tasks that run to check for software updates, lazy-load resources from CDN etc?

Any inputs appreciated! Thank you.

Regards,
Chandra

Everything runs locally, background jobs are through redis.

However there are no service workers as far as I know

yes you can use it locally .

1 Like

HI @bahaou trying to reach to you for a while regarding a user switch issue which you faced long time ago did you find any solution for that yet or anything can be done to avoid it because even i am facing the same issue in 2 of my system please let me know thanks!