This is the Master Branch for the eMate - Toolkit Project [Backend]. Checkout to the development branch for the latest code
eMate - Toolkit Project, built upon Node JS, Express Js, MongoDB, Mongoose.
$ npm install
$ npm install --dev$ npm install migrate-mongo
$ migrate-mongo up# development
$ npm start
# watch mode
$ npm run local-start
# production mode
$ npm start:prodlogin using admin user_name and password
go to upload files
need to upload all file with same file name as original file have.
all files available in "Emate Standard Upload Files"(From Drive)
/admin/organization - use this route to create organization
- to create organization pass admin JWT token to the headers
- login to db and go to excel_data collection
check fileName having "Products" and "States".
Copy fileId and pass it to the create organization api request parameters
Select and copy one/two ids from "Products" and "States" files from "fileData" field and add it to the "value"
Nikita Solanki
Harikrushna Jadav
Sagar Chauhan
Chandan Chhajer