Time tracker web application for worker time control
Go to file
Juan Ferrer 03d0f42308 First commit 2021-10-18 10:54:32 +02:00
.dockerignore First commit 2021-10-18 10:54:32 +02:00
Dockerfile First commit 2021-10-18 10:54:32 +02:00
Jenkinsfile First commit 2021-10-18 10:54:32 +02:00
LICENSE First commit 2021-10-18 10:54:32 +02:00
README.md First commit 2021-10-18 10:54:32 +02:00
docker-compose.yml First commit 2021-10-18 10:54:32 +02:00

README.md

Time tracker

Launch application in development environment.

$ php -S 0.0.0.0:9090 -t .