{"id":28305522,"url":"https://github.com/roackb2/bidder","last_synced_at":"2025-07-20T07:05:23.628Z","repository":{"id":74069817,"uuid":"62429765","full_name":"roackb2/bidder","owner":"roackb2","description":"A simple bidding system","archived":false,"fork":false,"pushed_at":"2016-07-07T14:42:16.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-21T03:37:51.772Z","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/roackb2.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-07-02T02:17:12.000Z","updated_at":"2016-07-07T04:07:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"7815f681-db1d-47fe-a24c-d0dc6808de4a","html_url":"https://github.com/roackb2/bidder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roackb2/bidder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roackb2%2Fbidder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roackb2%2Fbidder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roackb2%2Fbidder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roackb2%2Fbidder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roackb2","download_url":"https://codeload.github.com/roackb2/bidder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roackb2%2Fbidder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266081241,"owners_count":23873511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-05-24T02:12:48.031Z","updated_at":"2025-07-20T07:05:23.620Z","avatar_url":"https://github.com/roackb2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bidder\n\nThis is a simple bidding system, that users could sell items and buy items by bidding.\n\n# Run\n\n## Run Locally\n\nTo run locally, you could just issue `npm start`, with some service running on your local computer, including:\n\n* Redis server, with no protection mode\n* RabbitMQ server, with following controlling commands issued:\n    *  rabbitmqctl add_user test test\n    *  rabbitmqctl set_user_tags test administrator\n    *  rabbitmqctl set_permissions -p / test \".\\*\" \".\\*\" \".\\*\"\n\n\nYou also have to setup local environment variables like following, substituting variables with your own needs,\nif not setting RabbitMQ as stated above:\n\n```bash\nexport AWS_REGISTRY=1234.dkr.ecr.us-east-1.amazonaws.com\nexport REDIS_CLUSTER=localhost\nexport RABBIT_HOST=localhost\nexport RABBIT_USER=test\nexport RABBIT_PASSWORD=test\nexport RABBIT_VHOST=test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froackb2%2Fbidder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froackb2%2Fbidder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froackb2%2Fbidder/lists"}