{"id":42964365,"url":"https://github.com/okfde/froide-govplan","last_synced_at":"2026-01-30T23:46:04.046Z","repository":{"id":42161094,"uuid":"459608193","full_name":"okfde/froide-govplan","owner":"okfde","description":"Basis of FragDenStaat.de's „Koalitionstracker“","archived":false,"fork":false,"pushed_at":"2025-04-28T15:28:05.000Z","size":185,"stargazers_count":13,"open_issues_count":12,"forks_count":4,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-28T16:36:53.258Z","etag":null,"topics":["fragdenstaat"],"latest_commit_sha":null,"homepage":"https://fragdenstaat.de/koalitionstracker/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/okfde.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}},"created_at":"2022-02-15T14:15:08.000Z","updated_at":"2025-04-28T15:28:09.000Z","dependencies_parsed_at":"2024-02-23T14:30:26.598Z","dependency_job_id":"922dc26c-e455-4608-a020-7961dcb4f47a","html_url":"https://github.com/okfde/froide-govplan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/okfde/froide-govplan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okfde%2Ffroide-govplan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okfde%2Ffroide-govplan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okfde%2Ffroide-govplan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okfde%2Ffroide-govplan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okfde","download_url":"https://codeload.github.com/okfde/froide-govplan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okfde%2Ffroide-govplan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28923730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T22:32:35.345Z","status":"ssl_error","status_checked_at":"2026-01-30T22:32:31.927Z","response_time":66,"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":["fragdenstaat"],"created_at":"2026-01-30T23:46:03.346Z","updated_at":"2026-01-30T23:46:04.042Z","avatar_url":"https://github.com/okfde.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Froide GovPlan\n\nA Django app that allows tracking government plans. Deployed at: https://fragdenstaat.de/koalitionstracker/\n\n\n## Install stand-alone\n\nRequires [GDAL/Geos for GeoDjango](https://docs.djangoproject.com/en/4.1/ref/contrib/gis/install/geolibs/).\n\n```bash\n# Start a Postgres server with Postgis\ndocker compose up -d\n# Setup virtualenv\npython3 -m venv .venv\nsource .venv/bin/activate\n# Install dependencies\npip install -e git+https://github.com/okfde/froide.git@main#egg=froide\npip install -e .\n# Setup initial database\n./manage.py migrate\n# Create admin user\n./manage.py createsuperuser\n# Start development server\n./manage.py runserver\n```\n\n\n1. Go to http://localhost:8000/admin/\n2. Setup a homepage in the CMS: http://localhost:8000/admin/cms/page/\n3. Setup a page (could be the homepage) and then choose under advanced setting the Govplan app as application.\n4. Publish that page\n5. Setup a government and plans via the admin.\n\n## Possible next steps\n\n- Use the `project` directory as a blueprint for an app that uses this repo as a depdency.\n- Setup [djangocms-text-ckeditor](https://github.com/django-cms/djangocms-text-ckeditor), [djangocms-frontend](https://github.com/django-cms/djangocms-frontend) and other CMS components/\n- Use Django apps for social authentication.\n- Override templates in your custom project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokfde%2Ffroide-govplan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokfde%2Ffroide-govplan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokfde%2Ffroide-govplan/lists"}