How to make login form in node.js using mysql database

Rohit Dhiman picture Rohit Dhiman · Mar 13, 2014 · Viewed 52.7k times · Source

I am new in node.js and i want to make a login page using express and mysql database,Please share with me your idea with example.

Answer

Amila Iddamalgoda picture Amila Iddamalgoda · Mar 13, 2014

Please see this tutorials.It's good for beginners.

http://cwbuecheler.com/web/tutorials/2013/node-express-mongo/

To connect mysql with node js http://www.clusterdb.com/mysql/mysql-cluster-with-node-js tutorial will be useful