Basic MERN stack application using GraphQL
- Install Docker for your operating system.
- Install the Docker Compose tool.
- Run docker-compose
docker-compose up -d --build
This will start backend, frontend and MongoDB.
Basic MERN stack application using GraphQL
docker-compose up -d --build
This will start backend, frontend and MongoDB.