Skip to content
This repository was archived by the owner on Sep 7, 2024. It is now read-only.

leerob/sveltekit-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy with Vercel

SvelteKit + GraphQL

Example project using SvelteKit with the SpaceX GraphQL API, deployed to Vercel.

Developing

Once you've created a project and installed dependencies with npm install, start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

This uses the Vercel Adapter for SvelteKit.

npm run build

About

Example SvelteKit application on Vercel using the SpaceX GraphQL API.

Topics

Resources

Stars

Watchers

Forks