Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/premieroctet/firstcommit
🎈 Dig up the first commit of any GitHub repo
https://github.com/premieroctet/firstcommit
Last synced: about 2 months ago
JSON representation
🎈 Dig up the first commit of any GitHub repo
- Host: GitHub
- URL: https://github.com/premieroctet/firstcommit
- Owner: premieroctet
- Created: 2019-06-15T16:42:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-06T14:03:02.000Z (7 months ago)
- Last Synced: 2024-06-25T08:25:15.465Z (7 months ago)
- Language: TypeScript
- Homepage: https://firstcommit.app
- Size: 543 KB
- Stars: 56
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# First Commit 🎈
> Dig up the first commit of any GitHub repo. — https://firstcommit.app
[![Screeshot](https://user-images.githubusercontent.com/1102595/68696442-4979ee80-057d-11ea-9b58-e5ad4cd518c6.png)](https://firstcommit.netlify.com)
## Getting started
**Install dependencies**
```sh
yarn install
```**Run dev server**
```sh
yarn dev
```**Build app**
```sh
yarn build
# Deploy the static app with Netlify / Surge.sh / Zeit
```Update the env var `REACT_APP_GITHUB_TOKEN` (in `.env`) with your GitHub token (for higher rate limit)
## Sponsors
This project is being developed by [Premier Octet](https://www.premieroctet.com), a Web and mobile agency specializing in React and React Native developments.