{"id":40858314,"url":"https://github.com/kshramt/evidence_based_scheduling","last_synced_at":"2026-01-22T00:04:40.305Z","repository":{"id":38746337,"uuid":"169029723","full_name":"kshramt/evidence_based_scheduling","owner":"kshramt","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-06T18:16:56.000Z","size":7121,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-06T21:19:59.413Z","etag":null,"topics":["evidence-based-scheduling"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kshramt.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2019-02-04T05:01:47.000Z","updated_at":"2026-01-02T04:08:22.000Z","dependencies_parsed_at":"2023-02-18T16:31:46.166Z","dependency_job_id":"b530f2b6-5a74-4bd3-9273-fa7a8bc82ee8","html_url":"https://github.com/kshramt/evidence_based_scheduling","commit_stats":null,"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/kshramt/evidence_based_scheduling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kshramt%2Fevidence_based_scheduling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kshramt%2Fevidence_based_scheduling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kshramt%2Fevidence_based_scheduling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kshramt%2Fevidence_based_scheduling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kshramt","download_url":"https://codeload.github.com/kshramt/evidence_based_scheduling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kshramt%2Fevidence_based_scheduling/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28647498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["evidence-based-scheduling"],"created_at":"2026-01-22T00:04:39.575Z","updated_at":"2026-01-22T00:04:40.301Z","avatar_url":"https://github.com/kshramt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Evidence Based Scheduling\n\nimage:https://github.com/kshramt/evidence_based_scheduling/actions/workflows/ci.yml/badge.svg[\"ci\", link=\"https://github.com/kshramt/evidence_based_scheduling/actions/workflows/ci.yml\"]\n\nThis is a TODO application, which offers the following features:\n\n1. https://www.joelonsoftware.com/2007/10/26/evidence-based-scheduling/[The evidence based scheduling method]\n2. https://jameshfisher.com/2013/12/19/todo-dag/[DAG-based dependency management]\n3. https://web.dev/learn/pwa/[Offline-first PWA]\n\n== Usage\n\n[source,bash]\n----\nTAG=latest-linux-amd64 _POSTGRES_PASSWORD=postgres_password _POSTGRES_APP_USER_PASSWORD=postgres_app_user_password scripts/launch.sh\n----\n\n== Development\n\n[source,bash]\n----\nMY_HOST_PGDATA=./pgdata1 _POSTGRES_PASSWORD=postgres_password _POSTGRES_APP_USER_PASSWORD=postgres_app_user_password docker compose -f compose.yaml -f compose.dev.yaml up --build\n----\n\n[source,bash]\n----\nBROWSER=none npx -w client vite dev --port 3122\n# LOCALHOST=host.docker.internal BROWSER=none npx -w client vite dev --port 3122\nxdg-open http://localhost:3122\n----\n\n=== DevContainer\n\nPlease share `/` to run the devcontainer on macOS ( https://docs.docker.com/desktop/settings/mac/#file-sharing ).\n\nPlease run the following commands for the first run.\n\n[source,bash]\n----\n$ sudo chown \u003cyou\u003e:\u003cyou\u003e ~/.cache\n$ sudo chown \u003cyou\u003e:\u003cyou\u003e ~/.cargo\n----\n\n=== OpenAPI Zod Client\n\n[source,bash]\n----\nnpx openapi-zod-client ../openapi/api_v2.yaml  -o src/gen/api/v2.ts\n----\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkshramt%2Fevidence_based_scheduling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkshramt%2Fevidence_based_scheduling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkshramt%2Fevidence_based_scheduling/lists"}