node.js authentication Author: Bidhan Chandra Ghosh Project Setup on your local machine Rename env.sample to .env and change the env variables accordingly if required. Make sure you have MongoDB, Node.JS, NPM Set up on your system. You may also connect to a remote MongoDB Server by changing the connection string in .env file you created. Run this command npm install Run this command npm run dev Congratulations! You have successfully set up the project!