https://github.com/thelittlewonder/gitstalk
Discover who's upto what on Github
https://github.com/thelittlewonder/gitstalk
analyser analytics discover github github-api github-profile
Last synced: 21 days ago
JSON representation
Discover who's upto what on Github
- Host: GitHub
- URL: https://github.com/thelittlewonder/gitstalk
- Owner: thelittlewonder
- License: mit
- Created: 2017-05-11T18:11:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T02:44:14.000Z (about 2 years ago)
- Last Synced: 2024-12-06T22:01:37.608Z (5 months ago)
- Topics: analyser, analytics, discover, github, github-api, github-profile
- Language: Vue
- Homepage: https://gitstalk.netlify.app/
- Size: 1.34 MB
- Stars: 688
- Watchers: 12
- Forks: 44
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - thelittlewonder/gitstalk - Discover who's upto what on Github (Vue)
README

### Discover who's upto what on Github
Check it out at https://gitstalk.netlify.app/## Local Setup
``` bash
# install dependencies
yarn install# serve locally
yarn serve
```