Takes your CSV, parses it, and writes to output.txt a list of matching records in database, in the same line order.
Input:
Output:
npm install
npm start
Go to:
http://localhost:8080/api/setupAccounts
Check that matching records are displayed. Go to:
db/output.txt
npm run test
Node.js
ES6
Babel
Mongoose.js
MongoDB
Express
Webpack
fast-csv
DotEnv