Search code examples
javascriptmysqlnode.jsexpressnode-mysql

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


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.


Solution

  • 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