Quasar PWA Starter Kit
-
Hi,
It gives me great pleasure to announce the Quasar PWA Starter Kit.
You can now build Progressive Web Apps with Quasar too$ quasar init pwa <folder_name>
Refer to documentation website for more information.
Enjoy!
-
Awesome ! I was hoping this feature to be available soon. Perfect timing.
Thanks -
For those of you, who want to upgrade their existing Quasar app to the PWA template, here is the link to the diff of both versions: pastbin PWA diff. I removed the
package.json.lock
diff and the change in the hello world components, so only the stuff you really need to upgrade should be in there. -
Very appealing but the migration path seems painful
-
Man, such a great work you guys are doing with quasar!
Congratulations! -
How does this affect the cordova wrapper if I still wanted to use it for iOS? Can I start from the PWA kit and still go that route as well?
-
Cool mehn, I’d love to help out with documentation.
-
@smakinson In the docs (
http://quasar-framework.org/guide/progressive-web-apps.html
) it says:Important!
Do not use Quasar wrappers (Cordova/Electron) on top of this template -
@zpos_adam Thanks for that, somehow I skipped right past the Important! as I got excited about the whats included part.
-
@zpos_adam do we know why cordova is not supported?
-
This post is deleted! -
@zpos_adam said in Quasar PWA Starter Kit:
@smakinson In the docs (
http://quasar-framework.org/guide/progressive-web-apps.html
) it says:Important!
Do not use Quasar wrappers (Cordova/Electron) on top of this templateDoes it mean we can only build PWA app with no electron/cordova wrapper if we use pwa starter kit?
-
Yes, this is because the internal mechanics of the PWA cannot be applied to a Cordova or Electron app. You can, however, share the same /src folder with the two different build setups (default template and pwa template).
-
Awesome! Thanks!
-
Thanks for this amazing addition, this is going to be really helpful for my next project.
-
Those interested in PWAs would surely like this article:
-
@rstoenescu said in Quasar PWA Starter Kit:
dova or Electron app. You can, however, share the same /src folder with the two different build setups (default template and pwa template).
Hey, awesome information, I would like to suggest you to add this piece of info to the documentation.
Thank you for the great work. -
Hey @robson .
Thanks for the advice!
Razvan is a bit busy with v0.15 I think. : SPlease note you can always press the “edit” icon in the top right on any of the documentation to submit a suggestion with changes for the documentation.
You should try it out!
-
Looking forward for v0.15
Thanks for the idea, I will try it.
Cheers. -
Just sent the suggestion. Thank you.