Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 500 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 500 Bytes

Cloud Messaging (FCM)

This is a service that sends patients appointment reminders for the next day.

Built with

  • JavaScript
  • Express
  • Firebase

Getting Started

The following are the steps to setup:

  1. CD into cloud-messaging and run: mv .env.example .env
  2. CD into the config directory and run: mv fcmConfig.sample.json fcmConfig.json
  3. Download your fcm config json file from https://console.firebase.google.com and copy the contents of the into the fcmConfig.json file