Found 2,843 repositories(showing 30)
flaviuse
MERN stack authentication boilerplate: password reset, email verification, server sessions, redux, typescript, hooks and docker for dev and prod.
iam-veeramalla
This repo helps you understand how to containerize a mern stack app and deploy using docker-compose
tamasszoke
Modern, complete boilerplate for MERN stack development with TypeScript and Docker.
sujaykundu777
Jumpstart your MERN Full Stack App development :pilot:
meetpatel0963
An Online Judge based on MERN Stack, Spring Boot and Docker.
t-ho
MERN Stack with Docker - MongoDB - Express - React - Redux - React Native - NodeJs
KaranJagtiani
A secure MERN Stack boilerplate ready for Production that uses Docker & Nginx.
joshdcuneo
A starter with detailed instructions for MERN stack developed and deployed with Docker.
bezkoder
MERN stack application with Docker and Nginx: Docker Compose for React Nodejs Express and MongoDB
Lucifergene
Dockerizing a MERN Stack Web Application
muKaustav
A distributed and highly available URL Shortener built on MERN stack, using Apache Zookeeper, cached using Redis, containerized by Docker.
sidpalas
No description available
For the dockerize a full stack web MERN application using docker-compose we create separate ‘Dockerfile’ for the frontend (client) & backend (server) to create a docker image and we use MongoDB official docker imager for containerizing and defining their configurations in a docker-compose.yml file.
derekwolpert
Web-Based Stock Portfolio built with MERN (MongoDB, Express.js, React, Node.js) Stack, Redux, Sass, Recharts, IEX Cloud, and deployed with Docker
Mustafa-Hassan2001
No description available
suzuki-kenji0627
This is a complete web app made with the MERN stack: MongoDB, Express, React, and Node.js. It uses Next.js and Docker, runs multiple processes with Concurrently, handles authentication with JWT, and has a user-friendly interface thanks to MUI (Material-UI).
API-Imperfect
A Simple MERN Application built with Docker and Nginx
AlbertArakelyan
A simple dockerized MERN app with basic authentication and CRUD.
niharika2k00
🍫 MERN stack e-commerce platform with React.js, Node.js, MongoDB, JWT authentication, PayPal integration, and Docker containerization for chocolate store management.
narayanacharan
No description available
vladilenm
Simple MERN stack app
nemanjam
Dockerized MERN boilerplate with CRUD Todo app.
Robert-W
Sample boilerplate for a MERN stack running inside a docker container
csprajwalpb
StyleNest is a full-stack MERN e-commerce platform for men’s, women’s, and kids’ clothing, featuring secure authentication, cart management, product browsing, and an admin dashboard. The application is containerized using Docker and includes a scalable backend with MongoDB, REST APIs, and Nginx-served frontend for production-ready deployment.
nodeshift
MERN example code to be deployed into Docker and Kubernetes
vivekamin
Dockerized MERN stack developement environment
API-Imperfect
An invoicing web app built with the MERN Stack powered by Docker and NGINX 🐳 🔥
NanoCode012
One-stop repo for starting up MERN containers with as little configuration
HotPotatoC
🌌 MERN Stack Blogging Application with Dockerization
AmitBharadia
It is a 3 tier distributed web application simulating linkedin. It is built solely using MERN Stack. It is a single point of access for both applicants and recruiters. Recruiters can post their jobs and the applicants can apply to these jobs.The overall project involved the set of tasks as mentioned below: - Creation of React.js pages for users. - Managing state of application frontend using Redux. - Creating client-side REST API calls. - Using Kafka to break down the features into individual blocks that can be accessed individually making the application more scalable. - Managing REST API calls from clients using NodeJS at the server side. - Redis Caching for improving the response time of application. - Database sharding and replication to make application scalable and reliable. - Maintaining user sessions. - Managing and storing data to MongoDB, through REST APIs. Technology stack: Kafka, Node.js, React.js, Redux, MongoDB, MySQL, AWS Docker, Bootstrap.