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 buildor launch your dev env in gitpod:
https://gitpod.io/github.com/your-org/your-repoYou can update the URL in this markdown to open your repo with the gitpod button below:
[](https://gitpod.io/github.com/your-org/your-repo) See an example of a federated app here. Read the article that describes federated applications in detail.