Tag:poc
All the articles with the tag "poc".
Getting Started with Optimizely SaaS using Next.js Starter App - Deployment to Vercel
In this proof-of-concept (POC) blog, I will walk you through the steps to get started with Optimizely SaaS using a Next.js starter app and deploy it to Vercel. This guide assumes you have access to the SaaS version of Optimizely CMS, a Vercel account, and a GitHub account.
Getting Started with Optimizely SaaS using Next.js Starter App - Configure local development - Part 2
This is part 2 of a proof-of-concept (POC) blog. In this post, I will guide you through the steps to configure your SaaS instance with your local Next.js app and show you seamless content updates published from the SaaS instance.
Getting Started with Optimizely SaaS using Next.js Starter App - Extend a component - Part 3
This is the final part of our Optimizely SaaS CMS proof-of-concept (POC) blog series. In this post, we'll dive into extending a component within the CMS and rendering it in the frontend application. Additionally, we'll explore the workflow of making changes in a feature branch, pushing these changes, and observing the deployment on Vercel with the Vercel Toolbar option.