{"id":42469177,"url":"https://github.com/neuralnorthwest/mu-app","last_synced_at":"2026-01-28T09:45:43.909Z","repository":{"id":65965035,"uuid":"603547786","full_name":"neuralnorthwest/mu-app","owner":"neuralnorthwest","description":"A starting point for a Mu application.","archived":false,"fork":false,"pushed_at":"2023-05-08T15:03:19.000Z","size":57,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-21T12:49:43.192Z","etag":null,"topics":["distributed-systems","example","framework","go","golang","microservices","rpc"],"latest_commit_sha":null,"homepage":"","language":"Go","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/neuralnorthwest.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-18T20:58:35.000Z","updated_at":"2023-02-19T03:41:30.000Z","dependencies_parsed_at":"2024-06-21T11:53:41.435Z","dependency_job_id":null,"html_url":"https://github.com/neuralnorthwest/mu-app","commit_stats":null,"previous_names":[],"tags_count":2,"template":true,"template_full_name":null,"purl":"pkg:github/neuralnorthwest/mu-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralnorthwest%2Fmu-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralnorthwest%2Fmu-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralnorthwest%2Fmu-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralnorthwest%2Fmu-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neuralnorthwest","download_url":"https://codeload.github.com/neuralnorthwest/mu-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuralnorthwest%2Fmu-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28844011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T07:39:25.367Z","status":"ssl_error","status_checked_at":"2026-01-28T07:39:24.487Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["distributed-systems","example","framework","go","golang","microservices","rpc"],"created_at":"2026-01-28T09:45:41.919Z","updated_at":"2026-01-28T09:45:43.901Z","avatar_url":"https://github.com/neuralnorthwest.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mu-app\n\n![Go Report Card](https://goreportcard.com/badge/github.com/neuralnorthwest/mu-app)\n![GitHub](https://img.shields.io/github/license/neuralnorthwest/mu-app?style=plastic)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/neuralnorthwest/mu-app?style=plastic)\n![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/neuralnorthwest/mu-app/cicd.yaml?branch=develop\u0026style=plastic)\n![GitHub search hit counter](https://img.shields.io/github/search/neuralnorthwest/mu-app/goto?style=plastic)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/w/neuralnorthwest/mu-app?style=plastic)\n![Lines of code](https://img.shields.io/badge/lines%20of%20code-1k-blue?style=plastic)\n![Status](https://img.shields.io/badge/status-in%20development-orange?style=plastic)\n\nThis is a complete sample of all Mu functionality. It is a good starting point\nfor a new project based on Mu.\n\n## Creating a new app\n\nTo create a new app based on `mu-app`, you can use the following command:\n\n```bash\ngo run github.com/neuralnorthwest/mu-app/cmd/new@latest my-app\n```\n\nThis takes care of cloning the `mu-app` repository, removing the `.git` folder,\nand renaming all references to `mu-app` to `my-app`.\n\n### Enabling badges\n\nBy default, the badges at the top of this `README.md` will be removed. To\nkeep them, you need to specify the GitHub owner and repository name that you\nwill be pushing to. Do with with the `--target` flag:\n\n```bash\ngo run github.com/neuralnorthwest/mu-app/cmd/new@latest my-app --target my-name/my-app\n```\n\n## Developer quick start\n\nIf you want work on `mu-app`, you can use the following commands to get started:\n\n```bash\ngit clone https://github.com/neuralnorthwest/mu-app.git\ncd mu-app\nmake setup-dev\n```\n\n### Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for more information.\n\n## Code of Conduct\n\nSee [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuralnorthwest%2Fmu-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneuralnorthwest%2Fmu-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuralnorthwest%2Fmu-app/lists"}