This was created to give example of working with gqless and svelte. Windicss was added for convenience.
I've got some more helpers functions around mutations and subscriptions that weren't added to this repo to be simple. But I sure may release a svelte binding I've being developing.
And I am building sort of a Suspense component that will hide the undefined
state of the accessed elements.
pnpm run dev
Before creating a production version of your app, install an adapter for your target environment. Then:
pnpm run build
You can preview the built app with
npm run preview
, regardless of whether you installed an adapter. This should not be used to serve your app in production.