Skip to content

SnehalAgrawal/about-react-dummy-firebase-apis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service Account JSON

To get the idea about Service Account JSON you can visit https://aboutreact.com/react-native-firebase-cloud-messaging/

To Run the Project

  • Clone Repo

    git clone https://github.com/SnehalAgrawal/about-react-dummy-firebase-apis.git
  • Jump into the directory

    cd about-react-dummy-firebase-apis
  • Install:

     npm install
  • Update the service account file path:

     const serviceAccount = require("/Users/kepi/Desktop/MainRepo/service-account-file.json");
  • Run the app:

     npm start

APIs and Payload

  1. Notify
    URL: http://localhost:3000/notify
    Method: GET

By

AboutReact

About

Node API for Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published