Skip to content

A simple NodeJS script to help me import a database of 10k+ items from a MongoDB database to a merchant account on my own Arcadier marketplace.

Notifications You must be signed in to change notification settings

tanoojoy/item-import-MongoDB-Arcadier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Importing items from a MongoDB database into a merchant account on Arcadier

A simple NodeJS script to help me import a database of 10k+ items from a MongoDB database to a merchant account on my own Arcadier marketplace. nodemon was used to run this script (src/import.js) from the terminal using npm start. The script also uses MongoDB's npm package to facilitate connection between MongoDB and Arcadier's APIs.

About

A simple NodeJS script to help me import a database of 10k+ items from a MongoDB database to a merchant account on my own Arcadier marketplace.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published