Coder Social home page Coder Social logo

iq-scm / github-badge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from berkerpeksag/github-badge

0.0 0.0 0.0 704 KB

GitHub Badge is a simple embeddable badge showing your GitHub stats like the number of public repositories, number of followers, favorite languages etc.

Home Page: https://githubbadge.appspot.com/

Python 97.59% CSS 0.99% HTML 1.42%

github-badge's Introduction

Github Badge

GitHub Badge is a simple embeddable badge showing your GitHub stats like the number of public repositories, number of followers, favorite languages etc.

Please note

We do rely on heavy caching, so give it about 24 to 48 hours to pick up any changes.

Authors

Contributors

Installation

Local development

  1. Follow the instructions at the Google Cloud SDK for Python page to install it.

  2. Create a development configuration to use your GitHub credentials for testing:

    $ cp app/config/development.sample.py app/config/development.py
  3. Start the development server:

    $ dev_appserver.py -A githubbadge app.yaml

Production

  1. Create a googleappengine configuration and use the credentials from the OAuth application you've created on GitHub:

    $ cp app/config/googleappengine.sample.py app/config/googleappengine.py
  2. Then run the following command to start deployment:

    $ gcloud app deploy --version 2 app.yaml

License

All files that are part of this project are covered by the following license, except where explicitly noted.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

github-badge's People

Contributors

berkerpeksag avatar bltavares avatar byk avatar cketti avatar mathiasbynens avatar mchlstrng avatar monksy avatar samet avatar

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.