Command Palette

Search for a command to run...

wasmer-examples/next-relay-wasmer-starter
Public
wasmer run wasmer-examples/next-relay-wasmer-starter

Simple Next.js 14 app with GraphQL via Relay

Run it with:

npm run edge:build
npm run edge:preview

This example fetches the packages from the Wasmer GraphQL API and renders it server side using React Server Components and Next.js.

Next.js Website (with Relay!) Wasmer starter package


Github