DavidBadura / doThings

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:PHP 63.6%Language:HTML 13.5%Language:CSS 12.7%Language:JavaScript 5.7%Language:ApacheConf 2.9%Language:Nginx 1.5%Language:Shell 0.1%