Skip to content

Prathamesh-Dukare/Graphql-Server-threads

Repository files navigation

Graphql Server for a threads app

If you want to clone this template

Follow the steps below;

  1. Install dependencies

    yarn install
  2. Create and run docker container (for PostgreSQL server)

    docker compose up -d 
  3. Start the Apollo GraphQl server

    yarn dev

    Head over to http://localhost:4000/graphql for Apollo Interactive client

About

A GraphQl server with Typescript, Prisma, Postgresql and Docker setup

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published