Loading…
Loading…
CLI tool for generating WooGraphQL-powered Next.js storefronts with TypeScript, and premium WooGraphQL packages.
Create WooNext App streamlines the process of building headless WooCommerce storefronts by generating a fully-configured Next.js application with all the necessary integrations already in place.
When you run create-woonext-app, you get:
The generated project includes these premium WooGraphQL packages:
| Package | Description |
|---|---|
@woographql/react-hooks | React hooks for session, cart, and product state |
@woographql/session-utils | Token lifecycle management for WooGraphQL |
@woographql/codegen | GraphQL Code Generator with WooGraphQL presets |
@woographql/next | Next.js templates and utilities |
Get started by following the Getting Started guide.