<ahref="https://plankanban.github.io/planka"target="_blank">**Client demo**</a> (without server features).
[**Client demo**](https://plankanban.github.io/planka) (without server features).
<ahref="https://ko-fi.com/meltyshev"target="_blank"><imgsrc="https://cdn.ko-fi.com/cdn/kofi3.png?v=2" alt="Buy Me a Coffee at ko-fi.com"border="0"height="36"style="border:0px;height:36px;"/></a>
<ahref="https://ko-fi.com/meltyshev"target="_blank"><imgsrc="https://cdn.ko-fi.com/cdn/kofi4.png?v=2" alt="Buy Me a Coffee at ko-fi.com"border="0"height="36"style="border:0px;height:36px;"/></a>
## Features
@ -27,10 +27,10 @@ A Trello-like kanban board built with React and Redux.
- Make sure you have <ahref="https://docs.docker.com/get-docker/"target="_blank">Docker</a> and <ahref="https://docs.docker.com/compose/install/"target="_blank">Docker Compose</a> installed and operational.
- Create `docker-compose.yml` based on <ahref="https://raw.githubusercontent.com/plankanban/planka/master/docker-compose.yml"target="_blank">the example</a>. This is the ONLY file you will need. You can create this file on your own machine by copy and pasting the content.
- Make sure you have [Docker](https://docs.docker.com/install/) and [Docker Compose](https://docs.docker.com/compose/install/) installed and operational.
- Create `docker-compose.yml` based on [the example](https://raw.githubusercontent.com/plankanban/planka/master/docker-compose.yml). This is the ONLY file you will need. You can create this file on your own machine by copy and pasting the content.
- Edit `BASE_URL` to match your domain name or IP address.
- Edit `SECRET_KEY` with random value. You can generate it by `openssl rand -hex 64`.
@ -96,4 +96,4 @@ Demo user: demo@demo.demo demo
## License
Planka is <ahref="https://github.com/plankanban/planka/blob/master/LICENSE"target="_blank">MIT licensed</a>.
Planka is [MIT licensed](https://github.com/plankanban/planka/blob/master/LICENSE).