{"id":18246113,"url":"https://github.com/jonaspaq/dtr","last_synced_at":"2026-04-10T20:53:18.333Z","repository":{"id":38163046,"uuid":"248688335","full_name":"jonaspaq/dtr","owner":"jonaspaq","description":"Online Daily Time Report","archived":false,"fork":false,"pushed_at":"2022-12-12T07:06:55.000Z","size":2854,"stargazers_count":0,"open_issues_count":31,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-08T18:55:41.473Z","etag":null,"topics":["github-action","laravel","vuejs"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonaspaq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-20T06:55:57.000Z","updated_at":"2020-04-01T05:36:04.000Z","dependencies_parsed_at":"2023-01-27T15:31:42.122Z","dependency_job_id":null,"html_url":"https://github.com/jonaspaq/dtr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonaspaq/dtr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaspaq%2Fdtr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaspaq%2Fdtr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaspaq%2Fdtr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaspaq%2Fdtr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonaspaq","download_url":"https://codeload.github.com/jonaspaq/dtr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaspaq%2Fdtr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31658964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"ssl_error","status_checked_at":"2026-04-10T17:19:13.364Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-action","laravel","vuejs"],"created_at":"2024-11-05T09:24:31.992Z","updated_at":"2026-04-10T20:53:18.316Z","avatar_url":"https://github.com/jonaspaq.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Online DTR\nOnline Daily Time Report\n\n## Required\n[Docker Desktop](https://www.docker.com/products/docker-desktop)\n\n# Installation 🕶\n\nClone this repository\n\n```\ngit clone https://github.com/jonaspaq/dtr.git\n```\n\nNavigate to project directory and copy env\n\n```\ncp .env.example .env\n```\n\nBuild and run docker \n```\ndocker-compose up -d --build\n```\n\nAfter build, check logs if dependencies are installing. Wait for installs to succeed.\n\nFor composer, run ``` docker-compose logs -f composer ```\n\nFor npm, run ``` docker-compose logs -f node ```\n\n# Usage 🛠\nThere are two projects in this repo, the backend and the frontend.\n\n## Backend 🕹\n\u003e Note: docker-compose should be up already and dependecies should be installed successfully by now\n\nEnter backend container\n```\ndocker-compose exec php sh\n```\n\nCopy environment variables\n```\ncp .env.example .env\n```\n\nGenerate key for project\n```\nphp artisan key:generate\n```\n\nIf you followed instructions carefully, you can visit [localhost:8000](http://localhost:8000) by now with no errors.\n\n## Frontend 🖥\n\u003e Note: docker-compose should be up already and dependecies should be installed successfully by now\n\nEnter frontend container\n```\ndocker-compose exec node sh\n```\n\nNext, watch files for development\n```\nyarn watch\n```\n\nIf you followed instructions carefully, you can visit [localhost:10080](http://localhost:10080) by now with no errors.\n\n# Production\nComing soon.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonaspaq%2Fdtr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonaspaq%2Fdtr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonaspaq%2Fdtr/lists"}