Skip to content

sutin1234/sveltekit-qraphql-hasura-docker-postgres

Repository files navigation

Sveltekit-GraphQL-Hasura-Docker-Postgres

สร้าง Profile กับ sveltekit ด้วย GraphQL + Hasura + Postgres

ทำการ clone repo

$ gh repo clone sutin1234/sveltekit-qraphql-hasura-docker-postgresr

build & run docker container

$ docker-compose up -d

serve graphql & postgres database

$ http://localhost:8080/graphql

serve sveletkit app

$ pnpm install & pnpm dev $ http://localhost:3000/

API ENPOINT

$ http://localhost:3000/graphql support METHOD: POST, PUT, GET, DELETE

ready to deploy

About

build profile with sveltekit graphql hasura postgres

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published