Getting started
Quickstart
Get your website connected to Parallèle CMS in 5 minutes.
Quickstart
This guide will help you integrate Parallèle CMS with your website in just a few minutes.
Prerequisites
- A Parallèle account with a workspace
- An API key (generated in Settings > API)
- A Next.js or any JavaScript-based website
Step 1: Get Your API Key
- Log in to Parallèle
- Go to Settings > API
- Click Generate API Key
Step 2: Configure Environment
Create or update your .env.local file:
Step 3: Create a Helper
Step 4: Fetch Content
That's it! Your content is now coming from Parallèle CMS.