Skip to content

egisberto/tutorial-mongodb-graphql-docker

Repository files navigation

EGWork - MongoDB + Docker + GraphQL + Text index

API Version JavaScript Style Guide

Database

To start mongodb database use the follow instructions bellow: ####yarn start-datase

To stop mongodb database use the follow instructions bellow: ####yarn stop-datase

the default database conection are:

  • host: localhost
  • port: 27017
  • database: demo

Running the backend (graphQL)

  1. Run command yarn to install npm dependencies.
  2. Run command yarn dev to start server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published