kiss-mongo

1.0.3 • Public • Published

README

Keep It Simple Seed With Mongo. It helps you to seed records to your collection.

How do I get set up?

  • Install the module npm install -g kiss-mongo
  • cd path/to/your/project/root
  • Must have a directory named seeds
  • Create collection .json files where the name if the file is the collection name
  • Add record in your .json files
  • do kiss seed --db="dbName" -d where -d means would drop the collection first

Who do I talk to?

RELEASES

1.0.3 : Supports multiple records as an array

1.0.2 : Support only one record and insert to collection

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i kiss-mongo

Weekly Downloads

1

Version

1.0.3

License

ISC

Last publish

Collaborators

  • maityneil