Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M.E.R.N GraphQL Full Stack Phone Book

Node Apollo Server connected to a Mongo database serving a TS React client using react-query.

Alt text

Getting Started

Dependencies

  • Docker

Installing Dependencies

How to run the app for the first time

  • Open a terminal is this project directory and run the command below
docker compose up -d --build
  • To stop the app run the command below
docker compose down

Tips

The client is externally mapped to port http://localhost:3000, the Server is externally mapped to port http://localhost:4000/graphql, the database is externally mapped to port https://localhost:27017

Authors

Jason Warner

About

Docker Composed Fullstack App: MongoDB + Express + React + Node + GraphQL

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages