Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T02:44:14.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T19:55:49.935Z (4 months ago)
- Topics: analyser, analytics, discover, github, github-api, github-profile
- Language: Vue
- Homepage: https://gitstalk.netlify.app/
- Size: 1.34 MB
- Stars: 687
- 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
![Gitstalk](https://i.imgur.com/4TLcgCS.png)
### 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
```