{"id":19287809,"url":"https://github.com/deeppavlov/dream-builder","last_synced_at":"2026-02-26T18:36:48.590Z","repository":{"id":62938636,"uuid":"376872882","full_name":"deeppavlov/dream-builder","owner":"deeppavlov","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-10T06:56:10.000Z","size":10300,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-11T12:12:43.416Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deeppavlov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":null,"dco":null,"cla":null}},"created_at":"2021-06-14T15:33:33.000Z","updated_at":"2024-06-03T08:00:54.000Z","dependencies_parsed_at":"2024-01-15T09:57:01.766Z","dependency_job_id":"ffe32013-ad88-473e-b4c7-9338bee8f631","html_url":"https://github.com/deeppavlov/dream-builder","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/deeppavlov/dream-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fdream-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fdream-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fdream-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fdream-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeppavlov","download_url":"https://codeload.github.com/deeppavlov/dream-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fdream-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29867561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T18:27:06.972Z","status":"ssl_error","status_checked_at":"2026-02-26T18:26:57.848Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-11-09T22:07:17.931Z","updated_at":"2026-02-26T18:36:48.567Z","avatar_url":"https://github.com/deeppavlov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dream-Builder\n\nRun docker-containers\n```\ndocker-compose up\n```\n\n## Requirements\n1. Store `.env` file.\n\nExample of `.env`:\n```\nURL__FRONTEND=http://frontend:5372\nURL__AUTH_API=http://auth-api:9998\nURL__DISTRIBUTIONS_API=http://distributions-api:9999\n\nDB__USER=user\nDB__PASSWORD=password\nDB__HOST=hpst\nDB__PORT=5432\nDB__NAME=name\n\nAUTH__GOOGLE_CLIENT_ID=google_client_id\nAUTH__TEST_TOKEN=test_token\nAUTH__GOOGLE_CLIENT_SECRET=client_secret\nAUTH__REFRESH_TOKEN_LIFETIME_DAYS=42\nAUTH__REDIRECT_URI=http://dreambuild.com/redirect_uri\n```\n2. Store `client_secret.json` in the root directory\n\nExample of `client_secret.json`\n```json\n{\n  \"web\": {\n    \"client_id\": \"client_id\",\n    \"project_id\": \"dream-builder\",\n    \"auth_uri\": \"auth_uri\",\n    \"token_uri\": \"token_uri\",\n    \"auth_provider_x509_cert_url\": \"cert_uri\",\n    \"client_secret\": \"client_secret\",\n    \"redirect_uris\": [\n      \"http://localhost\"\n    ],\n    \"javascript_origins\": [\n      \"http://localhost\"\n    ]\n  }\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeppavlov%2Fdream-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeppavlov%2Fdream-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeppavlov%2Fdream-builder/lists"}