-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
Is this related to an existing part of the documentation?
- Yes, it is related to an existing section
What needs to be updated?
π Current Documentation Issue
The Frontend/env-example file requires a VITE_YOUTUBE_API_KEY, but the Frontend/README.md does not explain how to generate this key. New contributors setting up the project locally are stuck guessing how to obtain these credentials from the Google Cloud Console.
β¨ Proposed Changes
I propose adding a dedicated section to Frontend/README.md that guides the user through:
- Opening Google Cloud Console and creating credentials.
- Enabling the "YouTube Data API v3".
- Generating an API key and restricting it properly.
- Adding the key to the
.envfile.
π Additional Context
I have just set up the project locally and can document the exact steps I took to get it working.
Relevant Documentation Link (if any)
No response
Record
- I agree to follow this project's Code of Conduct
- I want to work on this update
coderabbitai
Metadata
Metadata
Assignees
Labels
No labels