This site is based off of Google Calendar
You will need to change the ifame embed in calendar.js as per: https://support.google.com/calendar/answer/41207?hl=en
You will need a Google Sheet setup with the "Calendar Create Events" add-on
Get .env secret from Bo.
- clone this repo
- put the secret into a file named .env in the root of the project
nvm use
yarn install
yarn develop