apns_test

Testing Apple Push Notification service with node.js

Usage no npm install needed!

<script type="module">
  import apnsTest from 'https://cdn.skypack.dev/apns_test';
</script>

README

Install

npm install apns_test -g

Usages

apns_test your_token development|production cert_key_path private_key_pem

Example

apns  094f11604aa8fddb85c3cef4fd6e30dd42389b4517113a0d922ee8f4ceb788 development ./cert.pem ./key.pem