Giter Club home page Giter Club logo

frogtoberfest's Introduction

Frogtoberfest Checker

Web app to track your progress for Frogtoberfest.

๐Ÿ‘‰ https://frogtoberfest.lftechnology.com

CI Status

CircleCI

Requirements

  • Node v8+

Running the App

  • Generate a GitHub personal access token to ensure you don't get rate limited as often.

  • Create a .env file using .env.example.

    $ cp .env.example .env
  • Set your GitHub token as REACT_APP_GITHUB_TOKEN environment variable in .env:

  • Install dependencies and start.

    $ yarn
    $ yarn start

Running the app within Docker

As an alternative to the section above, you can run the app within a Docker container:

$ docker build -t frogtoberfest-checker .
$ docker run -p 5000:5000 -e "REACT_APP_GITHUB_TOKEN=YOUR_TOKEN" frogtoberfest-checker

Alternatively, you can use docker-compose.

$ docker-compose up --build

License

Redistributed and sub-licensed under MIT License ยฉ 2019 - present by Leapfrog Technology.

Originally distributed and licensed under MIT License by Ian Jenkins. Check the original source code here.

Happy Hacking! ๐ŸŽƒ ๐Ÿธ

frogtoberfest's People

Contributors

aj07 avatar artemgrinn avatar bhattaraib58 avatar bipinmdr07 avatar bipulthapa avatar butlerx avatar dependabot[bot] avatar dirtyf avatar elizarjb avatar fdocr avatar furikuri avatar games647 avatar irregularshed avatar jenkoian avatar jvt avatar kabirbaidhya avatar lex111 avatar matteo-hertel avatar mesaugat avatar mstruebing avatar myrridin avatar ne3l avatar nishanbajracharya avatar rafaelstz avatar sagunji avatar sbimochan avatar shavidzet avatar sparshadotel avatar tessus avatar yankeexe avatar

Watchers

 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.