Skip to content

marcovann/Firebase-Notification-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firebase Notification Server

This is a simple server application that allows to enable Firebase Cloud Messaging Push Notification for Firebase Chat Demo.

Getting Started

Follow the instructions here to setup your firebase functions.
Go to google cloud console, select your project, go to service accounts, create a new service account, then create a new json key, name the file serviceAccountKey.json and put it in the functions folder.
Run npm install to retrieve all the necessary dependencies.
Run firebase deploy --only functions .

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors