/birthday.watch

Easily adds birthday reminders to your google calendar.

Primary LanguageTypeScriptMIT LicenseMIT

Birthday Watch

Birthday Watch is a birthday reminder platform that integrates with Google Calendar.

Table of Contents

  1. Features
  2. Get Started
  3. Screenshots
  4. Built With
  5. License

Features

  • Typescript Node, Typescript React w/ MobX State Tree
  • Google API SDK to Create, Update, and Delete Calendars/Events
  • Netlify, Heroku, and AWS-Serverless auto deployment configuration
  • Webpack code-splitting and load optimization

Get Started

  • Frontend and Backend split by directories (Need to npm/yarn install for each)
  • Populate .env file for backend
  • Frontend auto netlify deploy
  • Backend auto heroku dpeloy
  • Backend serverless, customize yml, configure aws serverless on machine, run 'serverless deploy' in backend after production build (npm run build with NODE_ENV set to production)

Built With

Screenshots

License

Used the MIT License.