Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 691 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 691 Bytes

Backend

NodeJS application for fitbit app to send sms message with twilio. Hosted by fly.io.

Setup

Deployment

  • Run fly deploy

Update env

  • Run fly secrets set TWILIO_ACCOUNT_SID=example
  • Run fly secrets set TWILIO_AUTH_TOKEN=example