GithubHelp home page GithubHelp logo

supjerk / diffmonster Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dittos/diffmonster

0.0 1.0 0.0 2.82 MB

GitHub pull request review app

Home Page: https://diff.sapzil.org

License: GNU General Public License v3.0

JavaScript 2.22% HTML 0.30% CSS 4.69% TypeScript 92.79%

diffmonster's Introduction

Diff Monster ๐Ÿ‘น

Diff Monster is a web app for reviewing GitHub pull requests.

Try now!

NOTE: We never send or store your GitHub access token to server! It's stored in localStorage.

What it looks like

Screenshot

Features

  • Basic stuff: view diff, comment on diff, approve, etc.
  • See PRs you need to review in one place
  • Easily navigate between files at directory tree / find files using fuzzy finder
  • Manage review progress per file

License

GPLv3

Contributing

Install tools

  • Node.js (recommend LTS - 6.x at July 2017)
  • Yarn

Prepare

  1. Clone repo and cd: git clone https://github.com/dittos/diffmonster.git; cd diffmonster
  2. Copy src/config.js.sample to src/config.js.
  3. Install NPM dependencies: yarn

By default it will use the official Firebase project and GitHub app owned by @dittos. If you want to use your own please read Deployment wiki page and edit src/config.js accordingly.

Run the app locally

yarn start
# Browser will be opened automatically

diffmonster's People

Contributors

dittos avatar jinmo avatar

Watchers

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