Skip to content

Monorepo to test AWS amplify scenarios like a primary front & back end in one project whose BE is shared by another

Notifications You must be signed in to change notification settings

clintfoster/amplify-example-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Overview

Demonstrate AWS Amplify CI/CD using a monorepo (a supported configuration).

Details

Amplify naively assumes each project has both a frontend and backend. It is possible to share the same BE with multiple projects. Here we demoonstrate two amplify projects in which one shares the BE from the other.

Lambda layers

We also demonstrate how business logic can be kept separately from the Amplify project in AWS Lambda Layers.

About

Monorepo to test AWS amplify scenarios like a primary front & back end in one project whose BE is shared by another

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published