{"id":13550275,"url":"https://github.com/mu-semtech/mu-project","last_synced_at":"2025-09-07T20:37:27.736Z","repository":{"id":32448613,"uuid":"36027623","full_name":"mu-semtech/mu-project","owner":"mu-semtech","description":"Basis for constructing a new project on top of mu.semte.ch","archived":false,"fork":false,"pushed_at":"2025-02-14T12:28:08.000Z","size":67,"stargazers_count":16,"open_issues_count":6,"forks_count":12,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-14T21:13:10.507Z","etag":null,"topics":["mu-project","musemtech"],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"NorfairKing/hastory","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mu-semtech.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":"2015-05-21T17:35:59.000Z","updated_at":"2025-02-14T12:28:12.000Z","dependencies_parsed_at":"2024-11-03T20:30:50.470Z","dependency_job_id":"c95e5e66-f6e8-4966-a1b5-5bdbfeb4366a","html_url":"https://github.com/mu-semtech/mu-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/mu-semtech/mu-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fmu-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fmu-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fmu-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fmu-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mu-semtech","download_url":"https://codeload.github.com/mu-semtech/mu-project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fmu-project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265509548,"owners_count":23779378,"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":["mu-project","musemtech"],"created_at":"2024-08-01T12:01:30.987Z","updated_at":"2025-07-16T12:34:51.079Z","avatar_url":"https://github.com/mu-semtech.png","language":"Common Lisp","funding_links":[],"categories":["Common Lisp","others"],"sub_categories":[],"readme":"# mu-project\n\nBootstrap a mu.semte.ch microservices environment in three easy steps.\n\n## Quickstart an mu-project\n\n\u003e [INFO]\n\u003e This project was created by running `mu project new awesome-project-name`.  If read on GitHub under mu-semtech/mu-project then it is the template repository for a new project, use `mu project new` instead.\n\nSetting up your environment is done in three easy steps:\n1. First configure the running microservices and their names in `docker-compose.yml`\n2. Then, configure how requests are dispatched in `config/dispatcher.ex`\n3. Lastly, simply start the docker-compose.\n\n### Hooking things up with docker-compose\n\nAlter the `docker-compose.yml` file so it contains all microservices you need.  The example content should be clear, but you can find more information in the [Docker Compose documentation](https://docs.docker.com/compose/).  Don't remove the `identifier` and `db` container, they are respectively the entry-point and the database of your application.  Don't forget to link the necessary microservices to the dispatcher and the database to the microservices.\n\n### Configure the dispatcher\n\nNext, alter the file `config/dispatcher/dispatcher.ex` based on the example that is there by default.  Dispatch requests to the necessary microservices based on the names you used for the microservice.\n\n### Boot up the system\n\nBoot your microservices-enabled system using docker-compose.\n\n    cd /path/to/mu-project\n    docker-compose up\n\nYou can shut down using `docker-compose stop` and remove everything using `docker-compose rm`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmu-semtech%2Fmu-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmu-semtech%2Fmu-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmu-semtech%2Fmu-project/lists"}