jondjones-poc / optimizely-fullstack-demo

Optimzely Fullstack demo using NextJs that demonstrates all the features

Home Page:https://optimizely-demo.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimizely Fullstack Javascript Example - By Jon D Jones ๐Ÿ’ฅ

This project makes uses of NextJs, Optimizely Fullstack and the JS SDK. I want to be able to make the viewer happy with watching

Live Site URL & Status ๐Ÿ‘บ

Netlify Status

Api

How To Use โ˜„๏ธ

Website: First, run the development server:

npm run dev

The site will load on http:localhost:3000

API: To update or run the admin API run:

npm run start-api

The API will load on http://localhost:9000/admin

Click this button to create a new Github repo, new Netlify project and deploy this example yourself

Deploy to Netlify Button

SDK Documentation ๐Ÿ“„

Metrics

About

Optimzely Fullstack demo using NextJs that demonstrates all the features

https://optimizely-demo.netlify.app/


Languages

Language:CSS 49.6%Language:JavaScript 27.4%Language:SCSS 23.0%