Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aman-zishan authored Dec 5, 2023
1 parent 5c83a08 commit 1d4e5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To get the application running, follow these steps:

1. Clone the repository: `git clone https://github.com/Aman-zishan/friend.tech.git`
2. Navigate into the directory: `cd friend.tech`
3. create and .env file with the following content
3. setup supabase client secret : create a .env file with the following content (development credentials).You could also create a fresh project with table `subjects` and column as `roomId` in supabase

```
VITE_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Im5rbGRucXFiaGlibmN2dnh2Y2ZrIiwicm9sZSI6ImFub24iLCJpYXQiOjE3MDE2ODc2NjIsImV4cCI6MjAxNzI2MzY2Mn0.H7LiOJFQT4jhCjmdhkVs3M5jLxjQQENhX30kiVKrMZ0
Expand Down

0 comments on commit 1d4e5a2

Please sign in to comment.