alxhub / io17

106 stars 21 forks source link

ng-pwa-tools Repository #4

Open mhadaily opened 7 years ago

mhadaily commented 7 years ago

Hi, the talk was very impressive. thanks for your hard work. However, I am to able to find ng-pwa-tools on Github, is there any public repository for that? Also, Like other people have said, your code in Master branch is not as similar to what you have done in the talk, would you please update to keep it as a reference.

thanks

ankemp commented 7 years ago

https://www.npmjs.com/package/ng-pwa-tools

mhadaily commented 7 years ago

@ankemp I know that it's on NPM but I meant in Github.

BorntraegerMarc commented 7 years ago

Yeah the talk was great and I love the concept but I am very surprised that google would show something that is this early stage... I mean this is basically just an idea and nothing else...

chaoranxie commented 7 years ago

Totally agree with @BorntraegerMarc, i am not sure how mature the tools is given different issues posted on this repo. hopefully the author can chime in on the status of this project and when we should start using it.

@mhadaily if you just want to look at the source code, you can look into the node_modules/ng-pwa-tools folder

mhadaily commented 7 years ago

@chaoranxie of course I can, I was checking if it's public 📦 , and contribute to it.

BorntraegerMarc commented 7 years ago

If you end up here: Take a look at https://docs.google.com/document/d/1F0e0ROaZUnTFftmC0XovpREHWHjcXa4CggiFlmifjhw Clarifies some questions...

StephenFluin commented 7 years ago

Here's the repo: https://github.com/alxhub/universal/tree/pwa-tools

vladimir-barsuchenko commented 6 years ago

@StephenFluin @alxhub Can't use ng-pwa-tools with Angular 5. Any ideas or replacements?

Splaktar commented 6 years ago

@levgaas you should use @angular/service-worker and the Angular CLI.

These Service Worker Docs and the follow on docs will take you through the process.

vladimir-barsuchenko commented 6 years ago

@Splaktar Do you know something about ngu-firebase-push? How to make it work for v.5

Splaktar commented 6 years ago

@levgaas no, sorry. I haven't used that library. I would post on Stackoverflow.