• This repository has been archived on 12/Sep/2024
  • Stars
    star
    527
  • Rank 84,091 (Top 2 %)
  • Language Svelte
  • License
    MIT License
  • Created almost 3 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Issue-Crawler for GitHub based on Sveltekit

Open in Gitpod
License: MIT GitHub code size in bytes GitHub contributors GitHub issues GitHub pull requests GitHub closed pull requests GitHub forks GitHub release (latest by date) Discord

Good First Issue Finder by EddieHub

Good First Issue Finder helps new open source contributors to make it easy to get into the world of open source through good first issues.

eddiehub issue finder

πŸ‘¨β€πŸ’» Live Version

Check out the website: Good First Issue Finder

πŸ‘‡ Prerequisites

Before installation, please make sure you have already installed the following tools:

πŸ› οΈ Installation Steps

  1. Fork the project here

  2. Clone the project

      git clone https://github.com/YOUR_USERNAME/good-first-issue-finder.git
  3. Navigate to the project directory cd good-first-issue-finder

  4. Install dependencies with npm install

  5. If you encountered error like engine not compatible with your version on node/npm

    upgrade your node version from Here

    OR

    By following commands from Here

    We highly recommend installing the current LTS version of node.

  6. Create a .env file in the root of the project. Then add your GitHub Oauth values (see example in .env.example file)

Note: You need to set up an Oauth App(not GitHub App) in Github to get the required values. See the documentation here. The Callback Url needs to point to the endpoint of the baseURL the app should run on: http://localhost:5173/api/authentication/callback. Also, never commit the .env file, it is ignored by Git.

callback url

  1. Run npm run dev

Alternatively, skip all the steps by using Gitpod Ready-to-Code

Note: You still need to do the 6th step as defined earlier even if you are using Gitpod to run the app.

πŸ§ͺ Testing

We're using Playwright for running End-To-End Tests. For running the tests you would need to install the playwright dependencies by running

npx playwright install --with-deps

πŸ‘¨β€πŸ’» Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are greatly appreciated.

πŸ›‘οΈ License

Good first issue finder is licensed under the MIT License - see the LICENSE file for details.

πŸ’ͺ Thanks to all Contributors

Thanks a lot for spending your time helping Good first issue finder grow. Thanks a lot! Keep rocking 🍻

Contributors

πŸ™ Support

This project needs a ⭐️ from you. Don't forget to leave a star ⭐️.

Our Pledge

We take participation in our community as a harassment-free experience for everyone and we pledge to act in ways to contribute to an open, welcoming, diverse and inclusive community.

If you have experienced or been made aware of unacceptable behaviour, please remember that you can report this. Read our Code of Conduct.

More Repositories

1

BioDrop

Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
JavaScript
5,738
star
2

awesome-github-profiles

List of GitHub profiles that have awesome customisation, that you can use for inspiration
HTML
1,469
star
3

open-source-practice

Repo for you to raise a Pull Request for practice
691
star
4

support

Community Help & Support and AEA (Ask Everyone Anything)
341
star
5

EddieBot

Inclusive words Discord bot (no more "hey guys")
TypeScript
174
star
6

EddieHubCommunity.github.io

Information about our community
JavaScript
150
star
7

RepoRater

Rate GitHub Repos for Developer Experience (DX)
JavaScript
145
star
8

api

API to manage our community data
TypeScript
70
star
9

EddieHubLive

Map to show EddieHub contributors
JavaScript
47
star
10

EventCalendar

Community events from TwitterSpaces to Live streams to Conferences
JavaScript
39
star
11

HealthCheck

Checks how friendly your Open Source project is and suggests improvements! Sponsored by @Flagsmith
JavaScript
36
star
12

CreatorsRegistry

A place for Creators to get paid for their content πŸ’°. Companies don't only look for big influencers but also micro influencers. Join the platform and let them find you!
JavaScript
36
star
13

gh-action-community

GitHub Action for the Community, from welcoming first timers to badges
JavaScript
35
star
14

gh-actions-html-table-generator

Read from a json file and write to the README
JavaScript
34
star
15

.github

EddieHub Org
29
star
16

gh-action-open-source-labels

Issue labels using Open Source labels standards
26
star
17

Hackathons

Information and assets from hackathons by EddieHub community members
Java
26
star
18

DailyTips

Get daily coding tips right to your favourite notifications
TypeScript
21
star
19

Branding

Branding repo for EddieHub community
HTML
21
star
20

infrastructure

EddieHub apps infrastructure as code
TypeScript
20
star
21

EddieBotBreakout

Discord bot to create breakout rooms
TypeScript
16
star
22

EddieBotUI

EddieBotUI is the front end application that shows Eddie Jaoude Discord Community's public stats.
JavaScript
16
star
23

monitoring

Monitor our deployed websites
Markdown
15
star
24

template

Template repo with docs and GitHub Actions etc
9
star
25

LiveStream-GitOps-Demo

GitOps live stream repo for EddieBot
JavaScript
8
star
26

BioDropDesign

Design repo for the BioDrop project
8
star
27

transcriptions

Community transcriptions for videos
5
star
28

github-trending-repos

Has your repo been trending on GitHub and you missed it?
TypeScript
4
star
29

maintainers-tool

A tool to help maintainers
TypeScript
4
star
30

RepoRater-Chrome

Chrome extension for RepoRater
TypeScript
3
star