Giter Site home page Giter Site logo

r17x / pr-checker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prondubuisi/pr-checker

0.0 2.0 0.0 6.92 MB

check your pull request for open source immersion

Home Page: https://osimmersion.herokuapp.com

License: MIT License

Dockerfile 0.93% JavaScript 82.34% HTML 8.36% CSS 8.38%

pr-checker's Introduction

Pull Request Checker

Shout out to the original author of this project Jenko, this is a modified version for the Open Source Immersion programme. This project is fan made and has no affliation with Open Source Immersion.

Screenshot

Happy hacking!

Requirements

  • Node v10+

Recommended to use NVM

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 as an example. Or export the GitHub token as an environment variable for Node.js to use:

    • Mac/Linux: export GITHUB_TOKEN=YOUR_TOKEN
    • Windows (cmd.exe): set GITHUB_TOKEN=YOUR TOKEN
    • Windows (PowerShell): $env: GITHUB_TOKEN=YOUR TOKEN
  • $ npm install

  • $ npm run tailwind-gen

  • $ npm start

  • Point browser to localhost:5000

Want to run the API server and the frontend in their processes? Use this:

$ npm run start-frontend
$ npm run start-server

or in a single command...

$ npm run start-development

pr-checker's People

Contributors

jenkoian avatar prondubuisi avatar dependabot[bot] avatar lex111 avatar matteo-hertel avatar games647 avatar tessus avatar rafaelstz avatar devvyky avatar aj07 avatar irregularshed avatar jvt avatar dirtyf avatar fdocr avatar butlerx avatar artemgrinn avatar furikuri avatar imagentleman avatar shavidzet avatar myrridin avatar psalmfill avatar ne3l avatar andeersg avatar zeustopher avatar emmanueldemey avatar equim-chan avatar giraugh avatar rabinzon avatar redice44 avatar mstruebing avatar

Watchers

James Cloos avatar  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.