detronetdip / Hacktoberfest-Repo-Checker

Hacktoberfest Repository Checker

Home Page:https://hfchecker.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest Repository Checker

Checks if the given repository is participating to hacktoberfest


Install | đź”—Demo | API | Contributing


Dark Mode

Installation

1. Fork the project 2. Clone the project with git clone https://<yourgithubusername>/Hacktoberfest-Repo-Checker.git 3. Then cd in your project folder with cd Hacktoberfest-Repo-Checker 4. Then install npm packages with npm i 5. Start the server with node . 6. Your server should be running at https://localhost:8080

🔌API

  • The project also has a public api currently in testing. You can access it at hfchecker.com/api?url=<url of="" repo="">

đź’•Contributing

  • The project is open for contributions. You can make a issue or assign yourselves one and then can start working upon it. The project uses node.js for serving the files in combination with ejs as the templating engine. While making a pull request, make sure to pr to the dev branch rather than the master branch.

The website is hosted by resources from fosshost. Fosshost is a non profit organisation who provides compute resources/dns/domains to open source projects. Be sure to check them out

Happy Hacking!

About

Hacktoberfest Repository Checker

https://hfchecker.com


Languages

Language:EJS 41.7%Language:JavaScript 38.6%Language:CSS 19.6%Language:Shell 0.2%