Skip to content

SaaS application built using micro-frontend which has 4 different modules and deployed on AWS cloud front using Git actions CI/CD.

Notifications You must be signed in to change notification settings

keep-calm-and-develop/SaaS-micro-frontend

Repository files navigation

SaaS Micro-frontend

POC of SaaS app built on micro frontend architecture. Click here for a working demo.

This application consists of 4 separate frontend applications

  • Container (Main app to integrate others along with common Navigation)
  • Marketing (Landing page for the whole app)
  • Authentication (Includes Sign in and signup)
  • Dashboard (Home page for authentication user)

Installation

To install dependencies on each application

npm install

Development

To run each application in isolation use

npm start

Build

To create a production build

npm run build

About

SaaS application built using micro-frontend which has 4 different modules and deployed on AWS cloud front using Git actions CI/CD.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •