Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

deploy-js

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deploy-js

Deploy JS applications with a single command

  • 0.0.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
7
increased by600%
Maintainers
1
Weekly downloads
 
Created
Source

DeployJS

Build Status

Deploy JS applications with a single command. Based on ember-cli-deploy.

How to use

  1. npm install -g deploy-js
  2. cherry-pick your plugins fitting to your deployment situation (S3, Azure) from http://ember-cli-deploy.com/plugins/
  3. on your project use npm install deployjs-angular-build for your Angular 2+ environment, npm install deployjs-grunt-build for your grunt-based asset compilation or npm install deployjs-react-build to get your React app build and deployed.
  4. create config/deploy.js containing your deployment configuration, as described in http://ember-cli-deploy.com/docs/v1.0.x/configuration/
  5. run deployjs deploy to deploy your latest project, deployjs list to view all active deployment and deployjs activate --revision <hash> to activate a revision.

FAQs

Package last updated on 04 May 2017

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