- Notifications
You must be signed in to change notification settings - Fork19
License
episerver/Foundation-spa-react
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Warning
This example is intended for demonstration purposes only and is not supported for production applications in Optimizely's Content and Commerce Cloud. The approach launches a NodeJS server and proxies requests to a frontend application, which can result in performance and stability issues.UseOptimizely's front-end hosting for production scenarios.
This is an example project showing a decoupled backend (Optimizely Content Cloud) and frontend (Next.JS), which retains the editor experience and capability of a "traditional" Optimizely Content Cloud implementation.
Please make sure that the following tools are installed:
Note: Please refrain from using native module support (Node-Gyp) or ensure it's working correctly and able to build native modules.
To successfully install the two applications, you need to go through these steps:
Install the CMS, by following the instructions in thebackend docs.
Start the CMS and make sure it's running (typically athttp://localhost:8000).
If you have the CMS running at a different domain/port, you must manually adjust the instructions in the next steps.
Install the frontend, by following the instructions in thefrontend docs.
The backend leverages the built-in OIDC server to perform authentication, which requires encryption of the messages between server and client. If - and only if - the environment resolves to a development environment the built-in development certificates are used.
Details:Backend docs
Warning: After the initial installation & configuration you MUST perform a number of configuration steps to make the included content-pack and features operational. These are detailed in the Backend Docs linked above.
Details:Frontend docs
Both applications do not have special components and can be deployed to hosting environments for their respective tech-stack.
The "tools" folder contains an example script allowing you to build the Headless.Cms project and deploy it into DXP.Example script
About
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors8
Uh oh!
There was an error while loading.Please reload this page.