Skip to content

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).

License

Notifications You must be signed in to change notification settings

blckclov3r/MERN-dev

Repository files navigation

MERN-dev

This is a full-stack web application that is built using the MERN stack, which includes MongoDB, Express, React, and Node.js. It also utilizes Next.js, Docker for containerization, Concurrently for running multiple processes, JWT for authentication, and MUI (Material-UI) for the user interface.

How to run

To run the program, please follow these steps:

  1. Change the MONGO_URI in the .env file.
  2. Run "yarn installer".
  3. Run "yarn dev".

To run Docker, please enter the following command in the terminal: 'docker-compose up -d'.
This command will start the Docker containers in detached mode.

docker-compose up -d

Images

test0 test1 test5 test4 test3 test2

About

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).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published