Skip to content

greedlab/greedpatch-front

Repository files navigation

greedpatch-front

front end for greedpatch

English | 中文

Install from code

clone

$ git clone https://github.com/greedlab/greedpatch-front.git

develop env

$ npm install -g gulp
$ npm install -g nodemon
$ npm install (if not OS X use npm install --no-optional)
$ gulp build
$ gulp watch
$ npm run develop

production env

$ npm install -g pm2
$ npm install --production
$ npm run release

How to use

Register

/register

The first user will be the administrator.

Login

Create project

Create patch

go to the home page > select a project > click Create patch

Create access token

And then, you can use the token to check new patch

About

the front end for greedpatch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors