Skip to content

kasparpalgi/sveltekit-hasura-docker

Repository files navigation

SvelteKit-Hasura-Docker

$ gh repo clone crewnew-git/sveltekit-hasura-docker

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

Rready to deploy:)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published