Skip to content

ckqbao/nextjs-graphqlzero

Repository files navigation

Prerequisites

  • Node.js version 18.x
  • Watchman for Relay-compiler

Installation

  1. Run npm install to install dependencies.
  2. Create a file .env in root directory based on env.example.
  3. Execute npm run dev to start the frontend (NextJs), and the Relay compiler for GraphQL.

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published