{"id":20677798,"url":"https://github.com/clivern/muffin","last_synced_at":"2025-09-11T02:14:04.797Z","repository":{"id":37023100,"uuid":"345468647","full_name":"Clivern/Muffin","owner":"Clivern","description":"🐺 Multi-Language Coding Playground Platform.","archived":false,"fork":false,"pushed_at":"2025-08-31T09:57:59.000Z","size":446,"stargazers_count":1,"open_issues_count":15,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-08T16:01:41.073Z","etag":null,"topics":["clivern","coding-platform","muffin","playground","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://clivern.github.io/Muffin/","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/Clivern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"clivern"}},"created_at":"2021-03-07T22:32:45.000Z","updated_at":"2024-03-13T16:20:40.000Z","dependencies_parsed_at":"2023-02-14T01:46:27.978Z","dependency_job_id":"b0962af9-5186-414b-af7e-7fb4d10cc6a5","html_url":"https://github.com/Clivern/Muffin","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/Clivern/Muffin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FMuffin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FMuffin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FMuffin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FMuffin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Clivern","download_url":"https://codeload.github.com/Clivern/Muffin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Clivern%2FMuffin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274564915,"owners_count":25308673,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["clivern","coding-platform","muffin","playground","ruby","ruby-on-rails"],"created_at":"2024-11-16T21:17:09.143Z","updated_at":"2025-09-11T02:14:04.764Z","avatar_url":"https://github.com/Clivern.png","language":"Ruby","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/Clivern/Muffin/main/assets/logo.png?v=0.1.3\" width=\"240\" /\u003e\n    \u003ch3 align=\"center\"\u003eMuffin\u003c/h3\u003e\n    \u003cp align=\"center\"\u003eMulti-Language Coding Playground Platform.\u003c/p\u003e\n    \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://github.com/Clivern/Muffin/actions/workflows/build.yml\"\u003e\n            \u003cimg src=\"https://github.com/Clivern/Muffin/actions/workflows/build.yml/badge.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/Clivern/Muffin/releases\"\u003e\n            \u003cimg src=\"https://img.shields.io/badge/Version-0.1.4-red.svg\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/Clivern/Muffin/blob/master/LICENSE\"\u003e\n            \u003cimg src=\"https://img.shields.io/badge/LICENSE-MIT-cyan.svg\"\u003e\n        \u003c/a\u003e\n    \u003c/p\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n## Documentation\n\n### Getting Started\n\nIn order to run `muffin`, you need `ruby` `\u003e=` `2.7.4` and `nodejs`. Then run the following commands:\n\n```zsh\n$ gem install bundler\n\n$ make setup\n```\n\nTo run the application:\n\n```zsh\n$ cp .env .env.local\n# Then adjust .env.local\n$ source .env.local\n$ export $(cut -d= -f1 .env.local)\n\n$ make run\n```\n\nTo run test cases:\n\n```zsh\n$ make ci\n```\n\nTo list all commands:\n\n```zsh\n$ make\n```\n\n\n## Versioning\n\nFor transparency into our release cycle and in striving to maintain backward compatibility, Muffin is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.\n\nSee the [Releases section of our GitHub project](https://github.com/clivern/muffin/releases) for changelogs for each release version of Muffin. It contains summaries of the most noteworthy changes made in each release.\n\n\n## Bug tracker\n\nIf you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/muffin/issues\n\n\n## Security Issues\n\nIf you discover a security vulnerability within Muffin, please send an email to [hello@clivern.com](mailto:hello@clivern.com)\n\n\n## Contributing\n\nWe are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.\n\n\n## License\n\n© 2021, Clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).\n\n**Muffin** is authored and maintained by [@clivern](http://github.com/clivern).\n","funding_links":["https://github.com/sponsors/clivern"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Fmuffin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclivern%2Fmuffin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclivern%2Fmuffin/lists"}