š Hi Everyone,
Publishing my node.js template in a command-line format. Everyone can easily be creating a node.js application structure using a single line command.
Features:
š ES6+ configuration (Babel)
š Better error handling
š Clean code structure
š Google authentication (Passport strategy)
š Email authentication with OTP verification (Sent mail using Google Gmail)
š Implement MFA using speakeasy
š MFA QR code images stored in Cloudinary
š Forgot Password via mail
š Modern data validation using Joi
š Forgot password mail template
š OTP validation mail template
Download and usage
šš¼šŗšŗš®š»š±: npx nano-app project-name
Example: npx nano-app nodejs-api
Source Code: https://github.com/jinnatul/nano-app
NB: If you have any queries or suggestions, please write a comment.
Facebook: https://www.facebook.com/morol1957
Linkedin: https://www.linkedin.com/in/morol1957
Twitter: https://twitter.com/jinnatul_md
Github: https://github.com/jinnatul

Top comments (0)