Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 366 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 366 Bytes

virtual-tutor

test for dev branch

Installation

Create an .env file in virtual-tutor/virtual-tutor with the following format

AMPLIFY_BUCKET=mac-bucket-demo
# Create a role for the client with restricted permissions
AWS_ACCESS_KEY_ID=####
AWS_SECRET_ACCESS_KEY=####
NEXT_PUBLIC_SUPABASE_URL = ## 
NEXT_PUBLIC_SUPABASE_ANON_KEY = ##```