{"id":13725937,"url":"https://github.com/ImmoweltGroup/create-react-microservice","last_synced_at":"2025-05-07T21:30:41.898Z","repository":{"id":37450940,"uuid":"110235132","full_name":"ImmoweltGroup/create-react-microservice","owner":"ImmoweltGroup","description":"🚀 Create highly scalable and universal React microservices/applications within seconds.","archived":false,"fork":false,"pushed_at":"2023-07-08T19:59:05.000Z","size":3561,"stargazers_count":149,"open_issues_count":57,"forks_count":17,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-07T22:03:17.180Z","etag":null,"topics":["create-react-app","hypernova","microservice","mono-repo","react","scaffold"],"latest_commit_sha":null,"homepage":"https://immoweltgroup.gitbooks.io/create-react-microservice/","language":"JavaScript","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/ImmoweltGroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2017-11-10T10:31:26.000Z","updated_at":"2025-03-27T10:02:04.000Z","dependencies_parsed_at":"2024-02-04T16:20:19.104Z","dependency_job_id":"39383e46-7757-424c-950c-e42e55e1d252","html_url":"https://github.com/ImmoweltGroup/create-react-microservice","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImmoweltGroup%2Fcreate-react-microservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImmoweltGroup%2Fcreate-react-microservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImmoweltGroup%2Fcreate-react-microservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImmoweltGroup%2Fcreate-react-microservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImmoweltGroup","download_url":"https://codeload.github.com/ImmoweltGroup/create-react-microservice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252957056,"owners_count":21831426,"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":["create-react-app","hypernova","microservice","mono-repo","react","scaffold"],"created_at":"2024-08-03T01:02:42.029Z","updated_at":"2025-05-07T21:30:41.569Z","avatar_url":"https://github.com/ImmoweltGroup.png","language":"JavaScript","readme":"![create-react-microservice](https://user-images.githubusercontent.com/1557092/33328489-6a916806-d45a-11e7-8589-853b6c447a68.jpg)\n\n[![Powered by Immowelt](https://img.shields.io/badge/powered%20by-immowelt-yellow.svg?colorB=ffb200)](https://stackshare.io/immowelt-group/)\n[![Build Status](https://travis-ci.org/ImmoweltGroup/create-react-microservice.svg?branch=master)](https://travis-ci.org/ImmoweltGroup/create-react-microservice)\n[![Dependency Status](https://david-dm.org/ImmoweltGroup/create-react-microservice.svg)](https://david-dm.org/ImmoweltGroup/create-react-microservice)\n[![devDependency Status](https://david-dm.org/ImmoweltGroup/create-react-microservice/dev-status.svg)](https://david-dm.org/ImmoweltGroup/create-react-microservice#info=devDependencies\u0026view=table)\n[![Docs on gitbook.io](https://img.shields.io/badge/docs-gitbook.io-3884ff.svg)](https://immoweltgroup.gitbooks.io/create-react-microservice)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)\n\nCreating scalable, universal and well tested JavaScript application for enterprise companies with many teams and products is a hard task. We at Immowelt Group took gathered all of our knowledge and aimed to fill this void. `create-react-microservice` is a scaffold that will provide you with an mono-repository structure so it is easy as pie to share code with co-workers, best practices in regards to testing as well as server side rendering support. All of it while providing you the whole flexibility of changing stuff under the hood. :rocket:\n\n**What's in the box?**\n\n- Universal by default using [AirBnB's hypernova](https://github.com/airbnb/hypernova) render microservice under the hood.\n- Built with React, Redux, Reselect and Plow-JS.\n- Comes with best-practices in regards on how to unit- and performance-test your universal application.\n- 100% Statically typed via Flow from Facebook.\n- Built in support for internationalization (i18n).\n- No assumptions about your CSS setup, but with guides on how to setup each in minutes.\n- Containerized via Docker.\n- Highly flexible and performing architecture under the hood.\n\n**What about Next.js?**\n\nThis scaffold is not aimed at \"competing\" against Next.js, quite the contrary we see Next.js as a valid addition to the scaffold! We even provide you with a guide on [how to integrate Next.js into the scaffold structure](/packages/create-react-microservice-scaffold/src/docs/recipes/IntegratingNextJs.md) within minutes! :-)\n\n**Why is this scaffold called `create-react-microservice` / What is a frontend-microservice?**\n\nAt ImmoweltGroup we are currently re-structuring our plattform from a big monolithic application into small, composable services that take care of one specific UI part, the bigger picture will be composed at a higher level with a tool such as [node-tailor](https://github.com/zalando/tailor). If you haven't heard of frontend microservices, we recommend you to read Tom Söderlund's great article [Micro frontends—a microservice approach to front-end web development](https://medium.com/@tomsoderlund/micro-frontends-a-microservice-approach-to-front-end-web-development-f325ebdadc16). This scaffold is a result of the requirements and therefore called `create-react-microservice`, nevertheless this scaffold can still be used for traditional web applications, e.g. in combination with Zeit's great [next.js](https://github.com/zeit/next.js) framework.\n\n## Quick Start\n\n```bash\nyarn global add create-react-microservice\n\ncreate-react-microservice my-fancy-ui\ncd my-fancy-ui\nyarn run dev\n```\n\n**That's it** - A browser should automatically open up [http://localhost:8080/](http://localhost:8080/) as soon as the application was compiled the first time.\n\n## Documentation\nA detailed documentation including a test feature integration guide as well as a bunch of recipes to integrate other technologies/frameworks into the scaffold can be found over at [https://immoweltgroup.gitbooks.io/create-react-microservice/](https://immoweltgroup.gitbooks.io/create-react-microservice/) - Check it out! :-)\n\n## Contributing\nSee the [`CONTRIBUTING.md`](/CONTRIBUTING.md) file at the root of the repository.\n\n## Licensing\nSee the [`LICENSE`](/LICENSE) file at the root of the repository.\n","funding_links":[],"categories":["react","JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FImmoweltGroup%2Fcreate-react-microservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FImmoweltGroup%2Fcreate-react-microservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FImmoweltGroup%2Fcreate-react-microservice/lists"}