An open API service indexing awesome lists of open source software.

https://github.com/doughtnerd/microfrontend-jsruntimeintegration-example

JS Runtime integration example of a micro-frontend
https://github.com/doughtnerd/microfrontend-jsruntimeintegration-example

docker javascript micro-frontend module-federation nginx runtime-integration

Last synced: about 2 months ago
JSON representation

JS Runtime integration example of a micro-frontend

Awesome Lists containing this project

README

          

# Description

This is a minimal setup of a possible Micro-Frontend architecture.

It uses run-time integration via JS.

# To Run

## Requirements
This project uses docker so you'll need docker installed.

You'll also need yarn globally installed on your machine.

Also, there are some commands that are 'nix platform only, sorry windows users - use WSL.

## 'Nix Platforms
Run the shell script
```shell
./run.sh
```

# Exploring