Hygraphlix movie streaming platform starter

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

Clone Hygraph project

Clone movie project

Starter Installation methods

Option 1: One-click Deployment

Deploy to Netlify

Deploy to Netlify

Deploy to Vercel

Deploy with Vercel

Option 2: Manual clone

Clone this repo:

npx degit https://github.com/lowisren/hygraph-movie-starter/

Running the project

  1. The project needs a Hygraph content API endpoint with matching content and schema
  2. Add the endpoint to .env.local as HYGRAPH_ENDPOINT
  3. Copy the .env.sample file, add your endpoint and save as .env.local in the main project directory
  4. Run npm run dev

Connecting Mux

  1. Sign up for a Mux account
  2. Install the Mux app in your Hygraph project
  3. Create access tokens for your Mux account