Socket
Socket
Sign inDemoInstall

boom-deploy

Package Overview
Dependencies
Maintainers
1
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boom-deploy

deploy your app


Version published
Weekly downloads
6
decreased by-96.89%
Maintainers
1
Weekly downloads
 
Created
Source

boom-deploy

Установка nodejs и npm:

sudo apt-add-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get upgrade nodejs
sudo apt-get upgrade npm
sudo apt-get install nodejs
sudo apt-get install npm

Установка бум-деплоя:

sudo npm install -g boom-deploy

Обновление бум-деплоя:

sudo npm update -g boom-deploy

Версия бум-деплоя:

boom -v

Описание комманд бум-деплоя:

boom -t

Сделать дамп продакшен-базы в локальный мускул:

boom production mysql:dump local

Задеплоить проект в продакшен:

boom production deploy

Keywords

FAQs

Package last updated on 14 Sep 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc