create-wundergraph-app

The cmd npx create-wundergraph-app <project-name> is used to initialize a new WunderGraph project.

WunderGraph & Next.js

1
npx create-wundergraph-app <project-name> -E nextjs

WunderGraph & Next.js & PostgreSQL

1
npx create-wundergraph-app <project-name> -E nextjs-postgres-prisma
Previous
Overview

Was this article helpful to you?
Provide feedback

Edit this page