This directory contains various examples for the set of Mongo Seeding tools. In order to run them by yourself, clone this repository.
custom-docker-image
- Example of building own Docker image from Mongo Seeding Docker Image as a baseimport-data
- Sample import data defined in JavaScript and JSON filesimport-data-ts
- Sample import data with model validation, defined in TypeScriptmongoose-express
- Sample import data with Mongoose and ExpressJS.