This repo contains a sample implementation of blue green deployments using contentstack launch edge function.
There are two branches in this repo, green and blue.
Each of the branch is deployed on Contentstack Launch as a seperate environment.
Launch Edge Function at /functions/[proxy].edge.js is used to switch to a particular deployment randomly.
You can access the website here. On each refresh the website should randomly either turn blue or green.
