Nodejs Boilerplate project using expressJS, mongoose, Nodemailer, Nodemon, FCM Token multer & JSON web Token (Payment and socket in future)
Backend:
Mail Service:
- Register & Login User
- The user can change the password by verifying the email using nodemailer
- Socket & Stripe (For Payment & Realtime interaction)
- The seed command will put admin in the database.
- For more information, see code here