Skip to content

Cancu🌴: Contentful, Algolia, Next.js, Commerce Layer and Uniform in a powerful combo.

Notifications You must be signed in to change notification settings

uniformdev/cancu-stack

Repository files navigation

CANCU🌴 stack demo - Contentful, Algolia, Next.js, Commerce Layer and Uniform

Requirements:

Running locally

  1. Create .env file from .env.example.
  2. Add Uniform, Contentful, Algolia and Commerce Layer env var values in .env file
  3. npm install
  4. npm run dev

Production build

  1. npm run build.