Skip to content

A CLI Tool for Creating Micro Apps with Module Federation 2.0

Notifications You must be signed in to change notification settings

HUST-SE-LY/mf-kit

Repository files navigation

MF-Kit: A CLI Tool for Creating Micro Apps with Module Federation 2.0

🚧 This project is still under development!

MF-Kit is a CLI tool designed to help you create and manage micro apps using Module Federation 2.0.

To-Do List

  • CLI to generate templates
  • CLI to add exposed components
  • CLI to add remotes
  • CLI to manage routes
  • Monorepo to manage micro-apps
  • CLI to publish application

Stay tuned for updates!

Usage

Create Module Federation App

mf-kit init

Create Micro-App

mf-kit init-micro-app

Expose a Module

mf-kit expose <remotePath> <localPath>

Add a Remote Url to Current App

mf-kit add-remote <name> <url>

About

A CLI Tool for Creating Micro Apps with Module Federation 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published