krishnanunnir / firstcontrib

Search easily for issues that you can contribute to in Open source.

Home Page:https://firstcontrib.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opensource Contrib First Search

MIT license Open Source Love svg1

When I first tried contributing to open source it was very difficult finding relevant issues that I would actually enjoy contributing to, In the spirit of open-source, I thought I should make this process a bit simpler for other people who are on the same boat. So I made a website to do this.

Also a commandline tool for this will be coming soon!!

Running your local build

Add environment variables in .env file for

  1. TOKEN - which should be set to the personal access token from github
  2. PORT - which should be the port where you want to set your server.

Installing dependancies

npm install

Todo

  • Repo name is not being displayed(high-priority).
  • Add star repo button in the site.
  • Add labels to show beginner friendly issues
  • Implement command line tool for the product.

About

Search easily for issues that you can contribute to in Open source.

https://firstcontrib.herokuapp.com/

License:Mozilla Public License 2.0


Languages

Language:JavaScript 50.5%Language:EJS 49.5%