One stop solution to your github issues and PRs
- Automatic detection of the active web page to determine if it is a GitHub issue page.
- Injection of the extension UI into the GitHub issue page.
- Default fetch request to the backend API to retrieve the summary of the issue conversation.
- Explanation tab: Provides an explanation of the entire issue.
- Solution tab: Offers possible solutions to the issue.
-
Clone the repository:
git clone https://github.com/re-juvenate/gitguru-showcase.git cd gitguru-showcase
-
Install dependencies:
npm i
-
run the application:
npm run dev
This project is licensed under the MIT License.