'LAN Connection in a PWA
Please how could i possibly connect devices in a LAN to my PWA that works without internet? The source code is on github and the app is coded in angular, is deployed and has service workers with functionalities to work without internet
But when there is no internet each app on each computer works indpendently What I am trying to achieve is something similar to when i do ng serve --host 192.168.X.X All the computers connected to the LAN can acces the app (the same instance of the app)
Any help would be appreciated Thanks
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
