Skip to content

🕵️‍♂️ A tool that lets you find the first commit(ter) of any public GitHub repository.

License

Notifications You must be signed in to change notification settings

khalidbelk/FirstCommitter

Repository files navigation

FirstCommitter 🕵️‍♂️



FirstCommitter is a free & open-source tool that allows you to find the first commit of any public Github repository !
Visit the website and start using it :)


Don't forget to support the project by starring ⭐️ !


Note: Currently, FirstCommitter uses the public Github API for unauthenticated users, with a limit of 60 requests per hour per IP address. In the future, I plan to implement OAuth authentication allowing users to log in with their GitHub account and potentially increase their rate limit to 5,000 requests per hour if desired. You can read more about the public Github API limits here.

Usage

To run locally, you can use the following commands:

Install dependencies:

npm install

Start the development server:

npm run dev

To build :

npm run build

Contributions 📥

To contribute, fork this repository and open a pull request describing the fix or feature you're adding. Please ensure that your commits follow the conventional commit format.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

🕵️‍♂️ A tool that lets you find the first commit(ter) of any public GitHub repository.

Topics

Resources

License

Stars

Watchers

Forks