Docker MERN stack example

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • docker-mern-nginx

    MERN stack application with Docker and Nginx: Docker Compose for React Nodejs Express and MongoDB

  • The source code for this tutorial can be found at Github.

  • docker

    Docker - the open-source application container engine (by microsoft)

  • Docker provides lightweight containers to run services in isolation from our infrastructure so we can deliver software quickly. In this tutorial, I will show you how to dockerize MERN stack Application (React + Node.js + Express + MongoDB) example using Docker Compose and Nginx.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Docker Compose

    Define and run multi-container applications with Docker

  • Docker provides lightweight containers to run services in isolation from our infrastructure so we can deliver software quickly. In this tutorial, I will show you how to dockerize MERN stack Application (React + Node.js + Express + MongoDB) example using Docker Compose and Nginx.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Docker and WSL2 without Docker Desktop

    2 projects | dev.to | 9 May 2024
  • Deploy a Grafana dashboard with Docker on AWS EC2

    2 projects | dev.to | 7 May 2024
  • Docker Compose: `version` is obsolete

    1 project | news.ycombinator.com | 29 Apr 2024
  • Live reload em Go com docker e compile daemon

    4 projects | dev.to | 25 Apr 2024
  • Docker compose, orchestrating and automating services

    3 projects | dev.to | 21 Apr 2024