Restful web services using Nodejs, Express, and MySQL Prerequisites Node JS MySQL Express JS Deployment Create .env file. PORT=3000 HOST=localhost USER=amit PASS=root DB=nodejs_contacts_db Deployment $ yarn && yarn start Contributing Open for contribution. Go ahead and fork. Authors Amit Gunjal - amitgunjal