Authentication API Boilerplate. Supporting Documentation https://betterprogramming.pub/build-an-authentication-api-with-node-express-and-mongodb-112b448c21f2?sk=0addcb098fd3d0e518f2b8b3da23d556 Tech used Installation "start": "node src/server.js", Struture Controllers Userscontroller.js Modals Usersmodal.js Services Userservice.js Helpers Errorhandler.js jwt.js server.js .env