Skip to content

jason-warner/phone-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published