robertkibet / mfe-react-single-spa

Simple micro frontend demonstration with react and single-spa js utilizing infrastructure as code, IaC, with Terraform and GCP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro frontend with single-spa

Deploy your MFe with Terraform and GCP

To enable deployment:

  1. Retrieve credentials from google cloud and place the json file within credentials folder within the root of each app. Then terraform will pick it automatically and you can proceed and configure your secrets.
  2. You'll need to setup a secret for github token access so that deployment works smoothly with git

initialize

cd into root and execute scripts file

./scripts.sh

to install needed dependencies.


Find me on twitter 😄

About

Simple micro frontend demonstration with react and single-spa js utilizing infrastructure as code, IaC, with Terraform and GCP


Languages

Language:HCL 32.5%Language:TypeScript 27.3%Language:EJS 23.8%Language:JavaScript 14.1%Language:HTML 2.0%Language:Shell 0.3%