This project is a starter template for Hygraph. It combines content from Hygraph, Federate This Demo API, OMDB, Mux, Next.js 14, NextUI, and Tailwind CSS
Option 1: One-click Deployment
Option 2: Manual clone
- Clone this repo:
npx degit https://github.com/lowisren/hygraph-movie-starter/
- Navigate to the directory and run
npm install
- Run
npm run dev
- Manually connect Netlify(using the netlify.toml template) when ready to deploy
The project needs a Hygraph content API endpoint with matching content and schema. Add the endpoint to .env.local
as HYGRAPH_ENDPOINT
- Copy the
.env.sample
file, add your endpoint and save as.env.local
in the main project directory - Run
npm run dev
- Create a Mux account or Log into an existing account: https://dashboard.mux.com/signup
- Install the Mux app in your Hygraph project: https://app.hygraph.com/apps/mux/new
- Create access tokens, follow docs: https://hygraph.com/docs/integrations/connect-mux