npm i
nodemon app.js
Database name called Neptask is automatically created via connection.js in db.
Tables including Users, tasklisting, tasposter_info, tasker_info, posted_task, tasker_task are created automatically too if not exits via connection.js in db.