https://github.com/tobilen/github-repo-tracker
Track trending and starred repos
https://github.com/tobilen/github-repo-tracker
Last synced: about 1 month ago
JSON representation
Track trending and starred repos
- Host: GitHub
- URL: https://github.com/tobilen/github-repo-tracker
- Owner: tobilen
- Created: 2020-11-09T12:31:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-10T22:06:57.000Z (over 5 years ago)
- Last Synced: 2025-03-03T06:28:19.237Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://github-repo-tracker.herokuapp.com/
- Size: 3.37 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://circleci.com/gh/tobilen/github-repo-tracker)
# Links
- Application deployed on [heroku](https://github-repo-tracker.herokuapp.com/)
- Storybook deployed on [gh-pages](https://tobilen.github.io/github-repo-tracker/)
# Local Development
- Check out repository
- Run `yarn storybook` to start Storybook
- Run `yarn dev` to start App locally
- Run `yarn test` to lint and test