Skip to content

krishnanunnir/firstcontrib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.