A Web app that lets you find eligible repositories for Hacktoberfest!
Use it here - https://finder.usmans.me
Contributions are always welcome!
Pull Requests about adding languages will not be merged, if you want to suggest adding a new language, please create an issue for that π
Clone the project
git clone https://github.com/max-programming/hacktoberfest-projects.git
Go to the project directory
cd hacktoberfest-projects
Install dependencies (if you want to use npm
you can use but its recommended to use pnpm
)
pnpm i
Start the server
pnpm dev
You will need to sign up with Xata and set up a database for the build. After registering for an account, please proceed with the following steps.
npm install -g @xata.io/cli@latest
xata auth login
Change DB settings in xata.ts and .xatarc (do not commit this) and run migration
xata push main
If you have any feedback, please reach out to us at the issues π
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!