Skip to content

asfopoo/serverTemplateApollo

Repository files navigation

to run

first run

npm i

docker compose up --build

subsequent runs

docker compose up

graphql playground

visit localhost:4000

adminer db visualization

visit localhost:8080

Migrations

Some migration scripts exist in package.json

Other details can be found at https://knexjs.org/guide/migrations.html#migration-cli

About

apollo server with postgres db using docker compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published