Skip to content

Latest commit

 

History

History

astro-relay

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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