Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zaid-maker/pm2-windows-boot

Utility to make PM2 automatically resurrect on Windows startup
https://github.com/zaid-maker/pm2-windows-boot

Last synced: 2 months ago
JSON representation

Utility to make PM2 automatically resurrect on Windows startup

Awesome Lists containing this project

README

        

# PM2 WINDOWS STARTUP

[![Node.js CI](https://github.com/Zaid-maker/pm2-windows-boot/actions/workflows/node.js.yml/badge.svg)](https://github.com/Zaid-maker/pm2-windows-boot/actions/workflows/node.js.yml) [![Publish Package](https://github.com/Zaid-maker/pm2-windows-boot/actions/workflows/publish.yml/badge.svg)](https://github.com/Zaid-maker/pm2-windows-boot/actions/workflows/publish.yml) ![npm](https://img.shields.io/npm/dm/pm2-windows-boot) ![npm collaborators](https://img.shields.io/npm/collaborators/pm2-windows-boot) ![npm bundle size](https://img.shields.io/bundlephobia/min/pm2-windows-boot) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/pm2-windows-boot) [![Socket Badge](https://socket.dev/api/badge/npm/package/pm2-windows-boot)](https://socket.dev/npm/package/pm2-windows-boot)

Utility to make PM2 automatically resurrect on Windows startup

## Installation

```bash
npm i -g pm2-windows-boot
```

## Usage

```
pm2-startup install
```

```
pm2-startup uninstall
```