สร้าง Profile กับ sveltekit ด้วย GraphQL + Hasura + Postgres
$ gh repo clone sutin1234/sveltekit-qraphql-hasura-docker-postgresr
$ 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