Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.3 KB

File metadata and controls

24 lines (20 loc) · 1.3 KB

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