Socket
Socket
Sign inDemoInstall

run-migrate-mongo

Package Overview
Dependencies
179
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    run-migrate-mongo

A global runner for migrate-mongo


Version published
Weekly downloads
10
increased by900%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

⌨ A simple global migrate-mongo runner

This command help developer able to config once and run migrate-mongo every where

💻 Install

npm install -g run-migrate-mongo

touch ~/.mongo_migration_env

Paste config to env file:

MONGO_HOST=
MONGO_PORT=
MONGO_USERNAME=
MONGO_PASSWORD=
MONGO_DB=

🚀 Usage

run-migrate-mongo path/to/migrate/folder

Keywords

FAQs

Last updated on 04 Feb 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc