{"id":18907751,"url":"https://github.com/waldronmatt/module-federation-boilerplate","last_synced_at":"2025-04-15T04:32:06.931Z","repository":{"id":39916436,"uuid":"481418048","full_name":"waldronmatt/module-federation-boilerplate","owner":"waldronmatt","description":"A dynamic, multi-environment module federation boilerplate.","archived":false,"fork":false,"pushed_at":"2023-02-12T19:20:27.000Z","size":3197,"stargazers_count":18,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-28T16:43:44.231Z","etag":null,"topics":["boilerplate","commitizen","commitlint","configuration","dynamic","host","husky","lerna","lint-staged","microservice","module-federation","remote","template","turbo","turborepo","yarn-workspaces"],"latest_commit_sha":null,"homepage":"https://module-federation-boilerplate-host.netlify.app/","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/waldronmatt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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},"funding":{"ko_fi":"waldronmatt"}},"created_at":"2022-04-14T00:45:34.000Z","updated_at":"2024-11-04T07:05:09.000Z","dependencies_parsed_at":"2024-11-08T09:28:18.887Z","dependency_job_id":"4da0d4b7-f9bd-4497-bc3c-e09950f36bc3","html_url":"https://github.com/waldronmatt/module-federation-boilerplate","commit_stats":null,"previous_names":[],"tags_count":15,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waldronmatt%2Fmodule-federation-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waldronmatt%2Fmodule-federation-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waldronmatt%2Fmodule-federation-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waldronmatt%2Fmodule-federation-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waldronmatt","download_url":"https://codeload.github.com/waldronmatt/module-federation-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249006545,"owners_count":21197294,"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":["boilerplate","commitizen","commitlint","configuration","dynamic","host","husky","lerna","lint-staged","microservice","module-federation","remote","template","turbo","turborepo","yarn-workspaces"],"created_at":"2024-11-08T09:23:07.015Z","updated_at":"2025-04-15T04:32:05.084Z","avatar_url":"https://github.com/waldronmatt.png","language":"JavaScript","funding_links":["https://ko-fi.com/waldronmatt"],"categories":[],"sub_categories":[],"readme":"# Module Federation Boilerplate\n\n**[Host App](https://module-federation-boilerplate-host.netlify.app)**\n\n[![Host App Netlify Status](https://api.netlify.com/api/v1/badges/dd3fd5c7-0168-4cd7-a56a-673503681f86/deploy-status)](https://app.netlify.com/sites/module-federation-boilerplate-host/deploys)\n\n**[Remote App](https://module-federation-boilerplate-remote.netlify.app)**\n\n[![Remote App Netlify Status](https://api.netlify.com/api/v1/badges/5ba4ad1f-811d-493f-8030-92e9ba296a43/deploy-status)](https://app.netlify.com/sites/module-federation-boilerplate-remote/deploys)\n\nA dynamic, multi-environment module federation boilerplate.\n\n## Features\n\n- Multi-environment support using `NormalModuleReplacementPlugin`\n- Loads remote apps dynamically\n- Uses my [shareable configs](https://github.com/waldronmatt/shareable-configs) to reduce boilerplate\n- ~100% Lighthouse Score\n\n## Installation\n\nInstall package dependencies and link local packages together:\n\n```bash\nyarn\n```\n\nInstall hooks:\n\n```bash\nyarn prepare\n```\n\n## Getting Started\n\nRun dev environment for host and remote:\n\n```bash\nyarn dev\n```\n\nBuild and serve host and remote for Netlify:\n\n```bash\nyarn build\n```\n\n**Note:** Configure script in Netlify to auto-run via push to `main` branch.\n\nBuild host and remote for Express:\n\n```bash\nyarn prod\n```\n\nServe host and remote for Express:\n\n```bash\nyarn serve\n```\n\n## Commands\n\nCommit changes using conventional changelog:\n\n```bash\nyarn commit\n```\n\nLint host and remote files:\n\n```bash\nyarn lint\n```\n\n**Note**: `release.yml` will run this before versioning and publishing.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaldronmatt%2Fmodule-federation-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaldronmatt%2Fmodule-federation-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaldronmatt%2Fmodule-federation-boilerplate/lists"}