Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Sitecore/edge-portal

Repository files navigation

🌎 Edge Portal

This is a NextJS application, showing you can pull data from Sitecore Experience Edge for Content Hub.

💻 Initial Setup

Create .env file

  • Create a .env file in the root of your repo on disk
  • Populate it as so
CH_TOKEN="<<CH_PREVIEW_TOKEN>>"
CH_URL="<<CH_PREVIEW_URL>>"

Setup CH Content Types

TBC...

Run the Project

  • Run npm i to install the node dependencies
  • Run npm run dev to run the site
  • Access the site on http://localhost:3000

About

Example implementation of the Sitecore Experience Edge on Content Hub

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •