Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.05 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.05 KB

The Astro + Relay example demonstrates how to use Relay with a Astro project in SSG mode.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

You can start editing the app by modifying files under src/pages/ directory. The screen auto-updates as you edit the file.

Learn more about WunderGraph + Relay

To learn more about WunderGraph Relay integration, read our Quickstart Guide

Learn More about Relay

Learn More about Astro

Deploy to WunderGraph