This application serves as a straightforward user authentication management system implemented using Node.js and MongoDB. It provides essential functionalities such as user authentication, logout, and handles response errors.
The application has been dockerized, ensuring easy deployment and containerization for seamless integration into various environments.
To run the application, use the following command:
nodemon server.js