CrokinoleMaster / approve-me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Approve Me

Auto Pull Request approval app.

You can add more custom thumbnail images in src/images/

Add more approval messages and review comments in src/consts/index.js

Build

Make sure your system has yarn installed

https://yarnpkg.com/en/docs/install

Set token variable for the reviewer or put it in your env bashrc, zshrc, etc

$ export REACT_APP_APPROVE_ME_TOKEN=<your token>

Install dependencies

$ yarn install

Start server

$ yarn start

This project was bootstrapped with Create React App.

About


Languages

Language:JavaScript 88.5%Language:HTML 6.7%Language:CSS 4.7%