/insert-json-to-mongo-nodejs

Read JSON file and store in MongoDB using NodeJS

Primary LanguageJavaScript

Install

1. Clone the source code.

https://github.com/samayamnag/insert-json-to-mongo-nodejs.git <projectname>

cd <projectname>
npm install
cp .env.example .env
node app.js