This project is designed to provide daily weather updates to subscribed users so that they can be timely reminded what the weather is in their area. Using scheduling, the program would automatically run once deployed to a hosting service and send out texts/emails to our users.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
- npm run serve for client
- npm start for server (API)
- VUE_APP_API_BASE_URL=/api
- TWILIO_API_KEY
- TWILIO_ACC_SID
- TWILIO_AUTH_TOKEN
- TWILIO_FROM_NUMBER
- GMAIL_USER
- GMAIL_PASSWORD
- MONGO_URI