minimalistic, open-source
project management web app
Think Google Tasks or Microsoft To Do, but self-hosted and open-source. With projects, due dates, assignments, comments, and markdown.
what we have
quick start
For development only, not recommended for production.
git clone https://gitlab.com/dzaporozhets/microprojectapp.git
cd microprojectapp
docker-compose -f docker-compose.dev.yml up --build