1 repository
Techniques and tools for splitting frontend applications into independent modules that can be developed and deployed separately.
Distinct from Micro-Frontend Routing: Existing candidates focus on routing and communication, but not the actual architectural deployment and federation of the modules themselves.
Explore 1 awesome GitHub repository matching web development · Micro-Frontend Module Deployment. Refine with filters or upvote what's useful.
Util is a comprehensive development framework for .NET designed to implement layered architectures and domain driven design. It provides a toolkit of base classes and tools for building full stack applications, specifically focusing on the creation of backend admin frameworks and management interfaces. The project distinguishes itself through a boilerplate generator that produces the necessary types and classes to standardize repetitive architectural patterns. It also includes a micro-frontend orchestrator that enables the splitting of large frontend modules into independent projects for sepa
The project splits a frontend application into independent modules that can be developed and deployed separately using module federation.