{"id":17340256,"url":"https://github.com/biacode/cfqueue","last_synced_at":"2025-03-27T08:40:24.035Z","repository":{"id":239743762,"uuid":"800414331","full_name":"Biacode/cfqueue","owner":"Biacode","description":"An extremely simple in-memory job queue implementation.","archived":false,"fork":false,"pushed_at":"2024-05-30T20:46:24.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T13:28:06.220Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/Biacode.png","metadata":{"files":{"readme":"README.Docker.md","changelog":"CHANGELOG.md","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}},"created_at":"2024-05-14T09:37:44.000Z","updated_at":"2024-05-14T12:39:45.000Z","dependencies_parsed_at":"2024-05-30T23:18:43.256Z","dependency_job_id":"cdf4b047-88b6-4ad1-a425-422df444de27","html_url":"https://github.com/Biacode/cfqueue","commit_stats":null,"previous_names":["biacode/cfqueue"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Biacode%2Fcfqueue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Biacode%2Fcfqueue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Biacode%2Fcfqueue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Biacode%2Fcfqueue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Biacode","download_url":"https://codeload.github.com/Biacode/cfqueue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245812896,"owners_count":20676714,"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":"2024-10-15T15:44:28.796Z","updated_at":"2025-03-27T08:40:24.014Z","avatar_url":"https://github.com/Biacode.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Building and running your application\n\nWhen you're ready, start your application by running:\n`docker compose up --build`.\n\nYour application will be available at http://localhost:3000.\n\n### Deploying your application to the cloud\n\nFirst, build your image, e.g.: `docker build -t myapp .`.\nIf your cloud uses a different CPU architecture than your development\nmachine (e.g., you are on a Mac M1 and your cloud provider is amd64),\nyou'll want to build the image for that platform, e.g.:\n`docker build --platform=linux/amd64 -t myapp .`.\n\nThen, push it to your registry, e.g. `docker push myregistry.com/myapp`.\n\nConsult Docker's [getting started](https://docs.docker.com/go/get-started-sharing/)\ndocs for more detail on building and pushing.\n\n### References\n\n* [Docker's Rust guide](https://docs.docker.com/language/rust/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiacode%2Fcfqueue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbiacode%2Fcfqueue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiacode%2Fcfqueue/lists"}