{"id":20838418,"url":"https://github.com/reload/timelord","last_synced_at":"2026-04-25T19:31:44.298Z","repository":{"id":17636316,"uuid":"20440658","full_name":"reload/timelord","owner":"reload","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-20T10:34:25.000Z","size":2210,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-04-20T12:35:58.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/reload.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-03T11:47:48.000Z","updated_at":"2026-04-20T10:34:28.000Z","dependencies_parsed_at":"2024-06-18T09:07:16.016Z","dependency_job_id":"bdc2eec3-ab8f-4268-a978-cba72573f886","html_url":"https://github.com/reload/timelord","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/reload/timelord","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Ftimelord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Ftimelord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Ftimelord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Ftimelord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reload","download_url":"https://codeload.github.com/reload/timelord/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reload%2Ftimelord/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32274982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"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":[],"created_at":"2024-11-18T01:10:13.086Z","updated_at":"2026-04-25T19:31:44.284Z","avatar_url":"https://github.com/reload.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TimeLord\n\nTimelord is a way to visually present data provided by the [Harvester](https://github.com/reload/harvester \"Harvester\") project. If you don't know what Harvester is, please go to the project and checkout the README file.\n\n## Setup\n\nThere is only a few steps you need to follow for Timelord to be functioning with your Harvester project:\n\n1. Clone the repository `git clone https://github.com/reload/timelord.git`\n2. Copy the `config.inc.example` file to `config.inc` and fill out the configuration.\n\nYou should now have a fully functioning TimeLord project up and running.\n\n## Local development setup\n\nThe local setup requires Docker and docker-compose.\n\nCopy `.env.example` to `.env` and update the variables according to your harvestapp.com credentials, eg.:\n\n```\nHARVESTER_HARVEST_USER=harvest@example.com\nHARVESTER_HARVEST_PASSWORD=secret\nHARVESTER_HARVEST_ACCOUNT=companyname\n```\n\n`docker-compose up` will now give you a working timelord _and_ harvester. First time building Harvester will take a long time importing the database.\n\nAlternately, you can edit `config.inc` and insert a remote URL to a Harvester environment, and then just `docker-compose up timelord`. Your local Time Lord container will then fetch data from the remote Harvester environment.\n\n## Customize\n\nWe have setup a few steps that you should follow to get a fully customizable version up and running, if you wish to alter the styling or create further functionality.\n\nFirst build the `node` container and install dependencies:\n\n```\ndocker-compose build --force-rm node \u0026\u0026 \\\ndocker-compose run --rm node npm install \u0026\u0026 \\\ndocker-compose run --rm node bower install\n```\n\nTo recompile everything, simply run grunt from inside the container:\n\n```\ndocker-compose run --rm node grunt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freload%2Ftimelord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freload%2Ftimelord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freload%2Ftimelord/lists"}