https://github.com/akashraj9828/gitstats
An open source github contribution analyzer
https://github.com/akashraj9828/gitstats
analytics github-api gitstats graphql javascript reactjs rest-api
Last synced: 3 months ago
JSON representation
An open source github contribution analyzer
- Host: GitHub
- URL: https://github.com/akashraj9828/gitstats
- Owner: akashraj9828
- License: lgpl-3.0
- Created: 2020-04-18T21:19:01.000Z (about 5 years ago)
- Default Branch: development
- Last Pushed: 2023-11-16T07:25:41.000Z (over 1 year ago)
- Last Synced: 2024-11-08T07:38:32.458Z (6 months ago)
- Topics: analytics, github-api, gitstats, graphql, javascript, reactjs, rest-api
- Language: JavaScript
- Homepage: https://gitstats.me
- Size: 3.17 MB
- Stars: 127
- Watchers: 2
- Forks: 26
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

----
[](https://travis-ci.com/akashraj9828/gitstats)
[](https://codesandbox.io/s/github/akashraj9828/gitstats/tree/master/?fontsize=14&hidenavigation=1&theme=dark)
## Contributors
Thank you everyone for contributing to this awesome project!
![]()

# Available ScriptsIn the project directory, you can run:
## Before you begin
`npm install`This installs all dependencies required by the project.
## For the developers:
`npm run dev`## To prettify the code:
`npm run pretty`This allows you to run this repo in the development environment, where you can make changes as well and see it get updated __live__.
## For the end users.
```bash
npm run build
npm start
```The first command correctly bundles React in production mode and optimizes the build for the best performance. The second command allows you to serve this static file through a node server.
# Sample Screen

