Project management based on GitHub.
Instructions
- run
npm install
to install dependencies. - copy
config.js.example
toconfig.js
and edit to supply parameters. - execute
node server.js
and access browser at http://localhost:8001
Project management based on GitHub.
Instructions
npm install
to install dependencies.config.js.example
to config.js
and edit to supply parameters.node server.js
and access browser at http://localhost:8001