Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.
/ APNS-JS Public archive

APNS-Firebase node.js server starter project

Notifications You must be signed in to change notification settings

Wybro/APNS-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

APNS-JS

APNS-Firebase node.js server starter project

This serves as a template for adding remote push notifications to iOS apps using Firebase observers

Instructions:

  • Enable Push Notifications in the Xcode project -- Capabilities < Push Notifications < Toggle On
  • Create .p8 apns auth key via Apple Member Center
  • Place .p8 file in starter project folder
  • Configure project under sections labeled "SETUP"

Testing:

Local

  • Navigate to APNS-JS project folder using Terminal
  • Run npm start

Cloud

  • Highlight all files in APNS-JS project folder
  • Right-click and Compress files
  • Upload .zip archive to service such as AWS Elastic Beanstalk

About

APNS-Firebase node.js server starter project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published