Skip to content

matheusrocha89/graphql-with-firestore-example

Repository files navigation

GraphQL with Firestore example

A GraphQL server example using GraphQL Yoga and Firestore

image

Before you start

You need to create a new firestore project and download your credentials to be imported. After download your credentials, go to the file ./src/server/index.js and check line 6 and 7 to import your credentials

Install packages

yarn

Start server

yarn start

Your server will run on port 4000.

About

GraphQL server running with graphql-yoga and firestore database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published