Skip to content

Files

with-sveltekit

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 6, 2024
Mar 6, 2024
Mar 6, 2024
Mar 6, 2024
Mar 6, 2024
Mar 6, 2024
Mar 6, 2024
Jul 26, 2022
Mar 6, 2024
Mar 6, 2024
Mar 6, 2024
Mar 6, 2024

Hygraph x SvelteKit

Join our Slack

This example shows how to use the SvelteKit with Hygraph. It uses graphql-request.

Demo

Deploy with Vercel Clone project

How to Use

Download Manually

npx degit hygraph/hygraph-examples/with-sveltekit with-sveltekit

Install & Run:

cd with-sveltekit
npm install
npm run dev -- --open

Run on Codesandbox

Develop with Codesandbox