Skip to content

This template repo provides the scaffolding to develop an ÆGIS federated application.

License

Notifications You must be signed in to change notification settings

module-federation/aegis-scaffold

Repository files navigation

Developing a federated application with ÆGIS

Getting Started

This template repo provides the scaffolding to build a federated application in ÆGIS. Click here to generate your repo from this tempate. Fill out the form. A new repo is created. Clone it and start coding!

git clone https://github.com/<your org>/<your repo name>
cd <your repo name>
yarn
yarn build

or launch your dev env in gitpod:

https://gitpod.io/github.com/your-org/your-repo

You can update the URL in this markdown to open your repo with the gitpod button below:

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/github.com/your-org/your-repo) 

Open in Gitpod

See an example of a federated app here. Read the article that describes federated applications in detail.

About

This template repo provides the scaffolding to develop an ÆGIS federated application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published