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

@theflow95/node-autodeploy

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theflow95/node-autodeploy

Auto deploy your Node.js projects to a server using Node!

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Node Auto Deploy

node-autodeploy is a tool to automatically deploy your Node.js projects on server using GitHub webhooks.

After creating your webhook, install this tool on the same server as your project.

Installation

  1. Create a configuration file by duplicating the config.json.dist file and editing it.
  2. Start the server (you might want to use a tool like PM2)
  3. You're ready!

Configuration

  • SECRET: The secret key you set in your webhook
  • PORT: The port number for the server to listen
  • REPO: Absolute path to your repository

Keywords

FAQs

Package last updated on 16 Feb 2020

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