/doThings

[ALPHA] with the power of taskwarrior! (web ui for taskwarrior)

Primary LanguagePHP

doThings!

with the power of taskwarrior!

Demo

Key Value
Url http://demo-dothings.david-badura.de/
Username dothings
Password dothings

List: list

Info: info

Mobile: mobil

Installation

composer install
npm install

Running in docker

To run:

docker-compose up

To stop and clean:

docker-compose down

Docker-compose 1.7+ is required (and docker-engine 1.11+) because of v2 configuration file.

NOTE: Entire environment is wired for development (app_dev.php Symfony front controller), host mounted volumes with sources, gulp builder watching.