Skip to content

jondjones-poc/optimizely-fullstack-cloudflare-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimizely FullStack Edge SDK Demo - By Jon D Jones 💥

Uses Optimizely FullStack with the Optimizely Edge SDK to do basic experimentation and bucketing within a Cloudflare worker.

Live Demo 👻

Useful Links ⚡️

Steps To Create your Own Worker

wrangler generate projectname https://github.com/optimizely/cloudflare-worker-template
  • Add account_id in wrangler.toml. This is found within the Workers page in Cloudflare

  • Install packages

npm install
  • Within src/index.js, update the Optimizely sdkKey, flagKey and userId

  • Run the worker locally using

wrangler dev

About

Uses Optimizely FullStack with the Optimizely Edge SDK to do basic experimentation and bucketing within a Cloudflare worker.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •