VulcanJS / Vulcan

🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
http://vulcanjs.org
MIT License
7.98k stars 1.88k forks source link

PWAs #2239

Open j209 opened 5 years ago

j209 commented 5 years ago

Hi Can Vulcan support PWAs? https://github.com/timothyarmes/ta-meteor-apollo-starter-kit

SachaG commented 5 years ago

By "PWA" do you mean service workers? No, Vulcan doesn't use any at the moment.

j209 commented 5 years ago

Meteor service worker

eric-burel commented 4 years ago

Relevant tutoriel: https://dev.to/jankapunkt/transform-any-meteor-app-into-a-pwa-4k44

@EloyID has managed to install it in a Vulcan app, it seems to work out of the box

harryadel commented 4 years ago

Is this still up for the taking? @eric-burel

eric-burel commented 4 years ago

@harryadel Yep nobody is working on this, more than happy to accept a PR