{"id":25827835,"url":"https://github.com/kucera-lukas/micro-backends","last_synced_at":"2025-02-28T16:53:38.762Z","repository":{"id":61996994,"uuid":"485030862","full_name":"kucera-lukas/micro-backends","owner":"kucera-lukas","description":"Simple app to play around with RabbitMQ and gRPC based microservices","archived":false,"fork":false,"pushed_at":"2025-01-20T22:37:49.000Z","size":884,"stargazers_count":2,"open_issues_count":35,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T23:26:12.466Z","etag":null,"topics":["docker","docker-compose","gcp-compute-engine","github-actions","go","golang","golangci-lint","graphql","grpc","mantine","mongodb","netlify","postgresql","pre-commit","protobuf","rabbitmq","react","typescript","vite"],"latest_commit_sha":null,"homepage":"https://microbackends.lukaskucera.com","language":"Go","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/kucera-lukas.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":"2022-04-24T13:11:07.000Z","updated_at":"2025-01-13T17:22:23.000Z","dependencies_parsed_at":"2023-02-18T07:45:50.567Z","dependency_job_id":"205e418e-72fa-4e4a-8a9b-5dc99174c059","html_url":"https://github.com/kucera-lukas/micro-backends","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kucera-lukas%2Fmicro-backends","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kucera-lukas%2Fmicro-backends/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kucera-lukas%2Fmicro-backends/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kucera-lukas%2Fmicro-backends/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kucera-lukas","download_url":"https://codeload.github.com/kucera-lukas/micro-backends/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241184134,"owners_count":19924021,"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":["docker","docker-compose","gcp-compute-engine","github-actions","go","golang","golangci-lint","graphql","grpc","mantine","mongodb","netlify","postgresql","pre-commit","protobuf","rabbitmq","react","typescript","vite"],"created_at":"2025-02-28T16:53:38.182Z","updated_at":"2025-02-28T16:53:38.755Z","avatar_url":"https://github.com/kucera-lukas.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# micro-backends\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/f2393a44-27a4-4fbb-9c10-63d1f8659b38/deploy-status)](https://app.netlify.com/sites/micro-backends/deploys)\n[![Continuous Integration](https://github.com/kucera-lukas/micro-backends/actions/workflows/ci.yml/badge.svg)](https://github.com/kucera-lukas/micro-backends/actions/workflows/ci.yml)\n[![Continuous Integration](https://github.com/kucera-lukas/micro-backends/actions/workflows/cd.yml/badge.svg)](https://github.com/kucera-lukas/micro-backends/actions/workflows/cd.yml)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/stegoer/server/main.svg)](https://results.pre-commit.ci/latest/github/kucera-lukas/micro-backends/main)\n\nmicro-backends is using Go, RabbitMQ, PostgreSQL, MongoDB, gRPC and GraphQL.\n\n## Installation\n\n```sh\ngit clone git@github.com:kucera-lukas/micro-backends.git\n```\n\n### Environment variables\n\nEach service has a separate `.env` file.\nCopy the contents of `.env.example` file and fill in the required values.\n\n```sh\ncp .env.example .env\n```\n\n### Docker\n\nInstallation using Docker is recommended because application requires\nmany services to run at once and `docker-compose` simplifies the process significantly.\n\n```sh\nmake build\n```\n\n## Development\n\n```sh\nmake dev\n```\n\n```sh\n# build images before starting containers\nmake dev-build\n```\n\n### Make\n\n```sh\nmake help\n```\n\n### Tools\n\nTools is a small Go module which contains CLI tooling which is used mainly via `Makefile` commands.\n\n## Contributing\n\n```sh\npre-commit install\n```\n\n## License\n\nDeveloped under the [MIT](https://github.com/kucera-lukas/micro-backends/blob/master/LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkucera-lukas%2Fmicro-backends","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkucera-lukas%2Fmicro-backends","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkucera-lukas%2Fmicro-backends/lists"}