Overview
The Contentful Discovery web app is a content infrastructure that enables digital teams to power content in websites, apps, and devices. It offers a centralized hub for structured content, management and delivery APIs, and a customizable web application. Unlike a traditional CMS, Contentful integrates seamlessly with the modern software stack, allowing developers and content creators to quickly build and ship digital products.
Features
- Central hub for structured content
- Powerful management and delivery APIs
- Customizable web app
- Easy preview of content on a web environment
- Ability to explore the contents of your Spaces
Installation
To install the Contentful Discovery web app, follow one of the two methods below:
Method 1: Running the app locally
- Clone the app and navigate to the directory.
- Install dependencies using npm:
npm install. - Start the app by opening
http://0.0.0.0:9020in your browser.
Alternatively, if you are a Yarn user, you can use the following command to start the app: yarn start.
Method 2: Using Docker
- Clone the app and navigate to the directory.
- Build the Docker image.
- Run the Docker image.
- Open
http://0.0.0.0:9020in your browser to see the app.
Summary
The Contentful Discovery web app is a powerful content infrastructure that offers a centralized hub for structured content, management and delivery APIs, and a customizable web app. It allows digital teams to quickly and efficiently power content in their websites, apps, and devices. By providing easy content preview and exploration capabilities, the Contentful Discovery web app streamlines the development and content creation process, enabling faster product delivery.