https://www.youtube.com/watch?v=DvlyzDZDEq4
-
Checkout code in folder
-
Create .env file in the root folder and add the config
PORT= < whatever port you want to run it on >
-
Run the command "npm install".
-
Run the command "node server.js" to start the server.