I am looking to build an app where users create an account with their emails and get an email asking to confirm their account. Once they click the link their account is created. This is a pretty basic design paradigm. Is there a node.js boilerplate or tutorial on how to build this? Bonus points if the front end uses Angular 1.x or React!
Arvind Kumar
Tech geek, Node.js fan, Python lover!
https://github.com/sahat/hackathon-starter
Or how about a full blown framework - https://www.meteor.com ? comes with example apps -> boilerplates! ;)