The Astro + Relay example demonstrates how to use Relay with a Astro project in SSG mode.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devYou can start editing the app by modifying files under src/pages/ directory. The screen auto-updates as you edit the file.
To learn more about WunderGraph Relay integration, read our Quickstart Guide