-
-
Notifications
You must be signed in to change notification settings - Fork 63
Update RAPIDAPI and Firebase setup instructions for new UI (2025) #211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@shreyas-damn is attempting to deploy a commit to the Dhanush Nehru's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the README documentation to improve the clarity and accuracy of setup instructions for RapidAPI and Firebase integrations. The changes reflect updated UI/navigation elements and provide more detailed step-by-step guidance for new users.
- Simplified RapidAPI navigation instructions by removing outdated "API Hub" reference
- Expanded Firebase configuration section with more detailed setup steps and SDK configuration example
- Clarified locations of API credentials in the RapidAPI interface
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
README.md
Outdated
| 5. After it's ready click on continue to proceed to the Firebase dashboard. | ||
| 6. On the Project Overview page, click "+add app" and select "</>" Web option. | ||
| 7. Enter an App nickname (e.g., CustomCodeEditor) and click on Register app then continue to console. | ||
| 8. Go to the **Build** endpoint and select `Authentication` then in [`sign in providers`] select `Google`. Enable and select support email for the project then click on the save button |
Copilot
AI
Oct 31, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The term 'endpoint' is misleading in this context. In Firebase, 'Build' is a section or menu item in the sidebar, not an endpoint. Consider using 'Go to the Build section' or 'Go to the Build menu' instead.
| 8. Go to the **Build** endpoint and select `Authentication` then in [`sign in providers`] select `Google`. Enable and select support email for the project then click on the save button | |
| 8. Go to the **Build** section and select `Authentication` then in [`sign in providers`] select `Google`. Enable and select support email for the project then click on the save button |
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Description
Updated the README setup guide for Firebase and RapidAPI to match the latest (2025) dashboard UI changes.
Changes made: