sveltekit-modules

Stars
11

SvelteKit - Modules

Leverage the power of modules in combination with SvelteKit & GraphQL.


You want a small intro? Check the video.


Backend

Frontend

Tooling


How to run it?

yarn          # install dependencies
yarn gen      # code gen all graphql modules, backend, frontend
yarn gen-mr   # generate a file for all resolvers (tmp)
yarn dev      # starts the website