{"id":23906735,"url":"https://github.com/antonybudianto/vite-nuxt-mfe","last_synced_at":"2026-04-21T05:33:58.967Z","repository":{"id":269110254,"uuid":"906309451","full_name":"antonybudianto/vite-nuxt-mfe","owner":"antonybudianto","description":"Starter for Vite Nuxt 3 Micro-frontend, with vite-plugin-federation. (Nuxt 3 as host and remote)","archived":false,"fork":false,"pushed_at":"2025-02-18T00:40:09.000Z","size":461,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T01:29:13.884Z","etag":null,"topics":["mfe","micro-frontend","microfrontend-architecture","microfrontends-demo","nuxt","nuxt3","vite","vite-plugin-federation"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antonybudianto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-12-20T15:59:21.000Z","updated_at":"2025-02-18T00:40:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4dd52af-f506-491e-93b4-8c7ce9330de6","html_url":"https://github.com/antonybudianto/vite-nuxt-mfe","commit_stats":null,"previous_names":["antonybudianto/vite-nuxt-mfe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/antonybudianto/vite-nuxt-mfe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fvite-nuxt-mfe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fvite-nuxt-mfe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fvite-nuxt-mfe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fvite-nuxt-mfe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonybudianto","download_url":"https://codeload.github.com/antonybudianto/vite-nuxt-mfe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fvite-nuxt-mfe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32079007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: 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":["mfe","micro-frontend","microfrontend-architecture","microfrontends-demo","nuxt","nuxt3","vite","vite-plugin-federation"],"created_at":"2025-01-05T02:13:50.549Z","updated_at":"2026-04-21T05:33:58.952Z","avatar_url":"https://github.com/antonybudianto.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vite-nuxt-mfe\n\nVite-based Nuxt 3 starter with Micro-frontend enabled.\n\n## Demo\n\n- Demo Web: https://demo-ab-nuxt-mfe-host.netlify.app/\n- Repo Host: https://github.com/antonybudianto/demo-nuxt-mfe1\n- Repo Remote: https://github.com/antonybudianto/demo-nuxt-mfe-rmt1\n\n## Initial setup\n\n```\ncd host\ncp .env.example .env\n```\n\n## Development\n\nFirst, we need to build the remote first. Check [this](https://github.com/originjs/vite-plugin-federation/issues/525) for why.\n\n```\ncd remote\npnpm i\npnpm build\npnpm serve\n```\n\n```\ncd host\npnpm i\npnpm dev\n```\n\nOpen http://localhost:3000\n\n## Deployment\n\n```\ncd remote\npnpm i\npnpm build\npnpm serve\n\ncd host\npnpm i\npnpm build\npnpm serve\n```\n\n## Notes\n\n- It's recommended to split the repository for Host and Remote, and deploy separately\n- If you want to go with monorepo approach, make sure to setup a monorepo package manager (Pnpm workspace, Nx, etc.)\n- This repo is still evolving, and might not be production-ready yet\n- No SSR support (no plan for this)\n\n## TODO\n\n- Pinia integration\n- Build-mode works but Dev-mode not works (fixed)\n- Enable CORS on remote JS assets (fixed)\n- Scoped style still not works (fixed)\n\n## Links\n\n- https://github.com/originjs/vite-plugin-federation/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonybudianto%2Fvite-nuxt-mfe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonybudianto%2Fvite-nuxt-mfe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonybudianto%2Fvite-nuxt-mfe/lists"}