This repo contains a sample implementation of device adaptation at edge, i.e. serving customized content according to device type, using contentstack launch edge function.
There are two branches in this repo, web and mobile.
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. The content should appear different based on the device you are accessing it from.
