$ gh repo clone crewnew-git/sveltekit-hasura-docker
$ docker-compose up -d
$ http://localhost:8080/graphql
$ pnpm install & pnpm dev
$ http://localhost:3000/
$ http://localhost:3000/graphql
support METHOD: POST, PUT, GET, DELETE
Rready to deploy:)