Node.js, MongoDB
express
express-session
express-handlebars
express-flash
mongoose
socket.io
body-parser
dotenv
Replace the MONGODB_CONNECTION_STRING variable in the .env file with your mongodb connection.
Install its libraries by using npm install command and then npm start to run the server.