This is a service that sends patients appointment reminders for the next day.
- JavaScript
- Express
- Firebase
The following are the steps to setup:
- CD into cloud-messaging and run:
mv .env.example .env
- CD into the config directory and run:
mv fcmConfig.sample.json fcmConfig.json
- Download your fcm config json file from https://console.firebase.google.com and copy the contents of the into the fcmConfig.json file