Setup
Prerequisites
Before you begin, ensure you have met the following requirements:
- You have a CMS and the connector is available.
- You have a running instance of Ethereal Nexus. With a valid URL.
- You have process to export the frontend components to Ethereal Nexus instance. (e.g. ethereal-nexus-cli)
Example Project Structure
Our implementation project looks like this:
DirectoryCMS/ (e.g. AEM)
- …
Directoryfrontend
Directorysrc
Directorycomponents
- … (frontend components)
Directoryethereal-nexus
DirectoryHelloWorld
- HelloWorld.tsx
- HelloWorld.config.json
- HelloWorld.md
- HelloWorld.css
- package.json
- remote-components.config.json