{"id":15171145,"url":"https://github.com/fluentci-demos/fluentci-demo-ruby","last_synced_at":"2026-03-09T12:03:24.685Z","repository":{"id":253629379,"uuid":"844023634","full_name":"fluentci-demos/fluentci-demo-ruby","owner":"fluentci-demos","description":"A FluentCI Demo for Ruby","archived":false,"fork":false,"pushed_at":"2024-08-29T06:56:34.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-07T22:54:15.155Z","etag":null,"topics":["cicd","continuous-delivery","continuous-integration","devbox","nix","ruby","sinatra","wasm"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/fluentci-demos.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}},"created_at":"2024-08-18T06:21:52.000Z","updated_at":"2024-08-29T06:56:37.000Z","dependencies_parsed_at":"2024-08-18T10:59:49.582Z","dependency_job_id":"b19766b6-f612-4d79-bfb7-1fc3d11ff435","html_url":"https://github.com/fluentci-demos/fluentci-demo-ruby","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"1a8b616f9ed49ab9f10274ab14c65ada783d8315"},"previous_names":["fluentci-demos/fluentci-demo-ruby"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentci-demos%2Ffluentci-demo-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentci-demos%2Ffluentci-demo-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentci-demos%2Ffluentci-demo-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluentci-demos%2Ffluentci-demo-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluentci-demos","download_url":"https://codeload.github.com/fluentci-demos/fluentci-demo-ruby/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248114904,"owners_count":21050137,"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":["cicd","continuous-delivery","continuous-integration","devbox","nix","ruby","sinatra","wasm"],"created_at":"2024-09-27T09:00:32.216Z","updated_at":"2026-03-09T12:03:24.656Z","avatar_url":"https://github.com/fluentci-demos.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# FluentCI CI/CD demo for Ruby\n\n[![ci](https://github.com/fluentci-demos/fluentci-demo-ruby/actions/workflows/ci.yml/badge.svg)](https://github.com/fluentci-demos/fluentci-demo-ruby/actions/workflows/ci.yml)\n\nThis is an example application and CI/CD pipeline showing how to build, test a Ruby microservice using FluentCI.\n\nIngredients:\n\n- Ruby Sinatra as web framework\n- RSpec for tests\n\n## Local application setup\n\nTo run the microservice:\n\n```\nfluentci run --wasm devbox run bundle config set path 'vendor/bundle'\nfluentci run --wasm ruby bundle_exec rackup\n```\n\nTo run tests:\n\n```\nfluentci run --wasm ruby bundle_exec rspec\n```\n\nTo build and run Docker container:\n\n```\ndocker build -t fluentci-demo-ruby .\ndocker run -p 80:4567 fluentci-demo-ruby\ncurl localhost\n\u003e hello world :))\n```\n\n## License\n\nDistributed under the MIT License. See the file [LICENSE](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluentci-demos%2Ffluentci-demo-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluentci-demos%2Ffluentci-demo-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluentci-demos%2Ffluentci-demo-ruby/lists"}