https://github.com/codedotjs/firstpush
:avocado: :crab: Trace the Code: Back to the First Commit :giraffe:
https://github.com/codedotjs/firstpush
commit first-commit github history wayback
Last synced: 9 months ago
JSON representation
:avocado: :crab: Trace the Code: Back to the First Commit :giraffe:
- Host: GitHub
- URL: https://github.com/codedotjs/firstpush
- Owner: CodeDotJS
- License: mit
- Created: 2024-05-09T13:01:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-16T15:23:24.000Z (over 1 year ago)
- Last Synced: 2025-03-20T00:41:16.995Z (9 months ago)
- Topics: commit, first-commit, github, history, wayback
- Language: JavaScript
- Homepage: https://firstpush.vercel.app
- Size: 117 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

__Overview__
The idea came to me while I was watching an Instagram reel where the guy was showing the first commit on the __[Git](https://github.com/git/git)__, which was done using `git` itself. I don't remember the specifics. No one remembers the content of a 15-second reel, especially if they're writing about it weeks later. Never mind.
The project relies on the GitHub API but not on API keys. The search *might* seem slow because we apply a `600ms` debounce to avoid bombarding requests with every keystroke you search for. It's a bummer, but it works flawlessly.

__Contributing__
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
__License__
Project is licensed under the [MIT License](LICENSE).