This project was created with Node js and Express JS to send and manipulte records in remote DB.
Visit: [https://test-application-nirmal.herokuapp.com/]
Git URL: [https://github.com/Marlinxx/test_application] Remote mySQLDB server: [sql12.freemysqlhosting.net]
Deployed to free hosting application 'Heroku' - [https://test-application-nirmal.herokuapp.com/]
- Clone the project
- Do 'npm i'
- Start with 'npm start'
HOST= ** DB server URL **
DB_USER= ** DB username **
DB_PASSWORD= ** DB password **
DB_PORT= ** DB port number **
DATABASE= ** DB schema name **
NODE_TLS_REJECT_UNAUTHORIZED=0