You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we have a static front-end with a pull-only back-end architecture, data being pulled from Strapi.
It would be better if we can integrate Strapi onto a server from where we also host the front-end, to allow for actual browser based caching using Progressive Web Apps, by serving the .json content files from the same location.
Currently, we have a static front-end with a pull-only back-end architecture, data being pulled from Strapi.
It would be better if we can integrate Strapi onto a server from where we also host the front-end, to allow for actual browser based caching using Progressive Web Apps, by serving the .json content files from the same location.
Related to #134 and #133.
The text was updated successfully, but these errors were encountered: