{"id":38084176,"url":"https://github.com/ideacrew/polypress","last_synced_at":"2026-01-16T20:51:14.559Z","repository":{"id":38189558,"uuid":"346422080","full_name":"ideacrew/polypress","owner":"ideacrew","description":"An event-based notice generation service","archived":false,"fork":false,"pushed_at":"2026-01-13T21:35:02.000Z","size":11668,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":17,"default_branch":"trunk","last_synced_at":"2026-01-13T23:56:49.820Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/ideacrew.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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-03-10T16:33:53.000Z","updated_at":"2025-12-10T20:32:07.000Z","dependencies_parsed_at":"2023-11-17T00:06:40.651Z","dependency_job_id":"0951646d-881f-4e97-8158-78bea042db66","html_url":"https://github.com/ideacrew/polypress","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ideacrew/polypress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideacrew%2Fpolypress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideacrew%2Fpolypress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideacrew%2Fpolypress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideacrew%2Fpolypress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideacrew","download_url":"https://codeload.github.com/ideacrew/polypress/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideacrew%2Fpolypress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28482356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":"2026-01-16T20:51:13.976Z","updated_at":"2026-01-16T20:51:14.550Z","avatar_url":"https://github.com/ideacrew.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Polypress Service\n\nThe Polypress service is a digital printing press that produces notices and reports for\nthe State-based Exchange\n\n## Docker Setup\n\nBuild Docker environment\n\n```bash\ndocker-compose build\n```\n\nFind the RabbitMQ container\n\n```bash\ndocker ps\n\nCONTAINER ID   IMAGE                     COMMAND                  CREATED         STATUS         PORTS\nc485144f966   rabbitmq:3.8-management   \"docker-entrypoint.s…\"   3 minutes ago   Up 3 minutes\n```\n\nConnect to the RabbitMQ Container command line, add the `event_source` vhost and grant permissions\nto the `guest` account\n\n```bash\ndocker exec -it c485144f966 bash\n\nroot@cc485144f966:/# rabbitmqctl add_vhost event_source\nroot@cc485144f966:/# rabbitmqctl set_permissions -p event_source guest \".*\" \".*\" \".*\"\n```\n\n- Ruby version: 2.7.2\n- Rails version: 6.1.3.2\n- Tests: RSpec\n- Database: MongoDB\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fideacrew%2Fpolypress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fideacrew%2Fpolypress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fideacrew%2Fpolypress/lists"}