Building with SvelteKit and GraphQL


Please take a look at the README for workshop information

README - Building with SvelteKit and GraphQL

Steps


Initialise your SvelteKit project

Install and configure Tailwind CSS with daisyUI

Initialise the backend

Get data from the backend into the frontend

Create Svelte components

Refactor GraphQL queries to use fragments

File based routing in SvelteKit

Bonus and wrap-up

Resources