๐ 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)