adewes / gitboard

An intuitve Kanban board for your Github issues, built with React.js. https://adewes.github.io/gitboard
GNU Affero General Public License v3.0
186 stars 21 forks source link

Welcome to Gitboard!

Gitboard is an intuitive Kanban board for your Github issues. It runs securely in your browser and does not need an intermediate server. It is built using React.js, Bootstrap + Material Design, SASS and Require.js.

Go to Live Version

License

Gitboard is released under a Affero General Public License (AGPL).

Building Gitboard

To build the source locally, just check out the repository, go to the main directory and run make:

make

To perform optimizations for the production version, simply pass the ENVIRONMENT variable to make:

ENVIRONMENT=production make

Development Requirements

You should have working versions of npm, make, sass and bower on your computer.

How to contribute

Contributions are very welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.

Reporting Bugs

If you experience problems using Gitboard or building it locally, please open an issue.

When reporting a bug, please include the following information (if applicable):