rodneylab/sveltekit-graphql-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Rodney Lab sveltekit-graphql-github Github banner

Rodney Lab logo

Open in StackBlitz

SvelteKit demo code for using Apollo Client to query a GraphQL API. The demo queries the GraphQL API to pull metadata on your public repos.

See the Use Apollo Client with SvelteKit for more on how to set this site up. The demo site is live on Render at sveltekit-graphql-.rodneylab.com

Please drop questions into a comment at the bottom of the post page.

If you're seeing this, you've probably already done this step. Congrats!

git clone https://.com/rodneylab/sveltekit-graphql-.git
cd sveltekit-graphql-
pnpm install # or npm install
pnpm run dev
pnpm run build

You can preview the built app with pnpm run preview, regardless of whether you installed an adapter. This should not be used to serve your app in production.

Feel free to jump into the Rodney Lab matrix chat room.

About

Use Apollo Client with SvelteKit to Query a GraphQL API: we use the API to query our repos and learn a bit of SvelteKit along the way.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published