This small script is used to convert csv to json object, and then add data to the database.
Before you run the program, please change the database config in the config.js file.
Or, you can use the mlab database I give to you to set the username and password.
step1
npm install
step2
nodemon
Wait a second. The data will show in the database.