Update RAPIDAPI and Firebase setup instructions for new UI (2025)#211
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.
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.
| 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 |
There was a problem hiding this comment.
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 <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Description
Updated the README setup guide for Firebase and RapidAPI to match the latest (2025) dashboard UI changes.
Changes made: