Code Monkey home page Code Monkey logo

github-stats's Introduction

GitHub Stats

Slack Status code style: prettier

GitHub Stats is just a fun project based on gae-init

Requirements

Make sure you have all of the above or refer to the docs on how to install the requirements.

Running the Development Environment

cd /path/to/github-stats
gulp

To test it visit http://localhost:3000 in your browser.


For a complete list of commands:

gulp help

Initializing or Resetting the project

cd /path/to/github-stats
npm install
gulp

If something goes wrong you can always do:

gulp reset
yarn
gulp

To install Gulp as a global package:

yarn global add gulp-cli

Local testing

If you wish to run an automated test script, there is an additional dependency which can be installed with:

pip install -r test-requirements.txt

A simple test script framework, following the approach from the Google App Engine docs, can be run:

python main/runner.py --test-path tests ${HOME}/google-cloud-sdk/

This simply tests that the site can start up; that the index page exists (and returns an http response code of 200), and that a non-existent page returns an http response code of 404.

The test framework is easily extensible.

Deploying on Google App Engine

gulp deploy
gulp deploy --project=foo
gulp deploy --project=foo --version=bar
gulp deploy --project=foo --version=bar --no-promote

Tech Stack

github-stats's People

Contributors

asmith26 avatar davidstackio avatar dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar georstef avatar gmist avatar greenkeeper[bot] avatar jakedotio avatar jasminegrewal avatar joernhees avatar lipis avatar mdxs avatar pigeonflight avatar rbubley avatar sadovnychyi avatar topless avatar waldyrious avatar wilfriede avatar xcash avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

github-stats's Issues

Count gist stars and forks

First of all pretty cool project.

As gist is part of Github, it could be useful to display those stats too. But maybe separated from the main stats.

Retrieve Private Repository

Hi @lipis ,

Thanks for this informative application you've created. Just want to ask this following questions

  1. What additional package or method you used in order to retrieve data in github?
  2. How to retrieve private repository

Change heading color

The current heading color, #317eac, is a light blue which is quite similar to the link color, #2fa4e7, and especially to the link hover color, #157ab5. This makes it easy to confuse them:

screenshot from 2017-12-01 13-28-11

I would suggest either using a slightly off-blue color (e.g. a greenish blue like SeaGreen/#2E8B57) to make the distinction clearer, of even going the extra mile and using a complementary color from the orange-ish side. In this case I'd suggest (in increasing order of saturation): Peru/#CD853F, Chocolate/#D2691E, or DarkOrange/#FF8C00.

I would propose a PR myself but I wasn't able to figure out which file to edit.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.