Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 462 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 462 Bytes

Cankalendar

Cankalendar is a mix of functionality between a Kanban board and a calendar. This project is a project management tool and that can be easily self-hosted using docker-compose to deploy the entire application stack.

Preview

Alt Text

Requirements:

  • docker
  • docker-compose

Deployment

Deploy everything with:

git clone https://github.com/vadimstasiev/Cankalendar
cd Cankalendar
docker-compose up -d