Local: http://localhost:3000/v1/ics Prod: https://peacock-cal.herokuapp.com/v1/ics
title (string)
: Event title, Email subjectdescription (string)
: Event descriptionstart (datetime)
: UTC ISO 8601end (datetime)
: UTC ISO 8601alarm (number)
: Defaults to 15, in minutesurl (string)
: Link to eventlocation (string)
: Event addressattendees (array)
: Email address
http://localhost:3000/v1/send or live https://peacock-cal.herokuapp.com/v1/send
tbd
: tbd
yarn dev
=> local
yarn start
=> prod
git push heroku main