Configuring PWA

Thursday, April 25, 2024 11:30:38 PM
  • Posted: Tuesday, December 3, 2019 8:43 AM
  • 30
Hi.  I just downloaded the latest version of grandnode

According to this:  https://grandnode.com/how-to-configure-progressive-web-app

It says
"The whole process is very simple. Now it's time to enable PWA in appsettings.json file. You need to change the false value to true and choose the caching strategy. By default we recommend to use the Minimal caching. "

I can't find an example of this appsettings.json anywhere?

0
  • Posted: Tuesday, December 3, 2019 10:49 AM
  • 953
Hi Martin,

Appsettings.json file can be found in copy of GrandNode under following path - Main folder -> App_Data -> appsettings.json. Then in the code you will find section related with PWA.

Direct link to mentioned section: https://github.com/grandnode/grandnode/blob/develop/Grand.Web/App_Data/appsettings.json#L90
Best regards,
Patryk

GrandNode Team
1
  • Posted: Saturday, February 8, 2020 9:14 PM
  • 3
Error 404. The requested page (http://xxxx.com.br/service-worker.js) was not found
0
  • Posted: Monday, February 10, 2020 7:15 AM
  • 953
Have you enabled PWA in appsettings.json? Which version of GrandNode do you use?
Best regards,
Patryk

GrandNode Team
0
  • Posted: Monday, August 9, 2021 3:27 AM
  • 20
Hi Patrik,

How can check if PWA is working on my site or not?
Harshal
0
  • Posted: Monday, August 9, 2021 5:31 AM
  • 953
Hello, you should have active service worker in chrome console.
Best regards,
Patryk

GrandNode Team
0
back to top
Filters