Open nekhaly opened 9 months ago
The service worker to enable this feature is created out of the box when creating the project from the Visual Studio template. The service worker there is adjusted to work on a production environment and suppressed when working from localhost
. I'll close this for now and open a new task on Second Milestone to cover integrating the FE and BE using the service worker already created.
I would like to create the service worker for this task from scratch as I haven't touched this area in a long time. Ideally, the service worker created should also close #16 from milestone 3.