Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 months ago
JSON representation

An open source github contribution analyzer

Awesome Lists containing this project

README

        

![Input](output/logo.svg)

----

[![Build Status](https://travis-ci.com/akashraj9828/gitstats.svg?branch=master)](https://travis-ci.com/akashraj9828/gitstats)

[![Edit git-stats](https://codesandbox.io/static/img/play-codesandbox.svg)](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!

Image of contributors

![Input](output/home.png)
# Available Scripts

In 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
![Input](output/dark.png)
![Input](output/light.png)