Closed jpike88 closed 7 years ago
Alright, FYI I have forked https://github.com/appfeel/node-pushnotifications to https://github.com/streaka/node-pushnotifications-http2, not sure if you use that but usually people looking for iOS push want an Android solution alongside it
Should probably also update readme to mention it's on npm
There's a npm badge up top, and it mentions being able to install via yarn
which does the same thing as npm and works using npm's repository.
I've been writing for node.js for 3 years and I still have no idea what yarn is, I don't think that assumption is a safe one to make. Usually people use one or the another.
yarn is the same as npm, just much faster, especially for bigger projects.
npm5+ however has recently started being more up to par with yarn.
It is on npm: https://www.npmjs.org/package/node-apn-http2