IssueHunter is a powerful GitHub issue search tool designed to streamline your issue-hunting process. Whether you're a coding wizard or a project management sorcerer, IssueHunter is here to assist you in discovering GitHub issues with remarkable efficiency.
- Effortless Issue Discovery: Quickly search and discover GitHub issues with ease.
- Advanced Filtering: Refine your search results using various filters, eliminating the need for manual sifting.
Let's get you started with IssueHunter, your trusted issue-searching sidekick. Follow these simple steps:
- Node.js: If you don't already have Node.js installed, you can download it from nodejs.org.
-
Clone the repository:
git clone https://github.com/NewtonFernandis/IssueHunter.git
-
Navigate to the project directory:
cd IssueHunter
-
Install the necessary dependencies:
npm install
IssueHunter requires a GitHub personal access token for authentication. Here's how to set it up:
-
Create your personal GitHub access token by following the instructions here.
-
Create a
.env
file in the project's root directory and add your access token:GITHUB_PERSONAL_ACCESS_TOKEN=your-access-token-here
Ready to harness your issue-hunting powers? Launch the development server with this command:
npm run dev
Your browser will become your trusty crystal ball, guiding you to IssueHunter at http://localhost:3000.
When you're prepared to showcase your magical GitHub issue-finding skills to the world, use this command to create your production masterpiece:
npm run build
This will generate an optimized production build in the dist
directory.
Are you ready to join our magical GitHub issue-finding quest? Fantastic! We've prepared a guide for contributors in the CONTRIBUTING.md file. Whether you have grand ideas or small enchantments to share, you can open an issue or cast a pull request spell. For details on how to get started, check out the CONTRIBUTING.md file.
We welcome your thoughts and collaboration. Your contributions are embraced with open arms! 🪄🌟
This project is licensed under the MIT License. You can find more details in the LICENSE file.
May your GitHub issue hunts be as thrilling as a dragon chase! If you have questions or need assistance, don't hesitate to raise an issue in the repository. Happy coding, wizard! 🧙♂️✨