Skip to content

carlota-moh/appointment-reminders

Repository files navigation

Appointment Reminders

This is a Node.js application to remind you of your appointments using Twilio SMS.

Features

  • Send SMS reminders for appointments
  • Uses Twilio API
  • Environment variables managed with dotenv
  • Linting with ESLint and formatting with Prettier

Setup

  1. Copy .env.example to .env and fill in your Twilio credentials.
  2. Run npm install to install dependencies.
  3. Use node sendReminder.js to send a test reminder.

Scripts

  • npm run lint — Run ESLint
  • npm run format — Run Prettier

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors