/integrations facelift (#858)

This commit is contained in:
Alex Johansson
2021-10-12 11:35:44 +02:00
committed by GitHub
parent 7dc4a55319
commit c3dc18643e
32 changed files with 1259 additions and 716 deletions
+2
View File
@@ -11,6 +11,8 @@ NEXT_PUBLIC_LICENSE_CONSENT=''
DATABASE_URL="postgresql://postgres:@localhost:5432/calendso?schema=public"
GOOGLE_API_CREDENTIALS='secret'
GOOGLE_REDIRECT_URL='https://localhost:3000/integrations/googlecalendar/callback'
BASE_URL='http://localhost:3000'
NEXT_PUBLIC_APP_URL='http://localhost:3000'