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?
Configuring PWA
Monday, November 25, 2024 2:49:10 PM
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
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
Patryk
GrandNode Team
1