Leverage the power of modules in combination with SvelteKit & GraphQL.
You want a small intro? Check the video.
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