Tandem Video (#1671)

* Tandem Video

* Updating some copy

* adding some instructions for getting client id + secret

* PR Feedback

* removing spurious tsconfig file
This commit is contained in:
Ken Miller
2022-02-04 10:30:52 -08:00
committed by GitHub
parent dedf001237
commit ae5d5e1261
27 changed files with 336 additions and 3 deletions

View File

@@ -55,6 +55,11 @@ ZOOM_CLIENT_SECRET=
DAILY_API_KEY=
DAILY_SCALE_PLAN=''
# Used for the Tandem integration -- contact support@tandem.chat to for API access.
TANDEM_CLIENT_ID=""
TANDEM_CLIENT_SECRET=""
TANDEM_BASE_URL="https://tandem.chat"
# E-mail settings
# Cal uses nodemailer (@see https://nodemailer.com/about/) to provide email sending. As such we are trying to