Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zaid-maker/pm2-windows-boot
- Owner: Zaid-maker
- Created: 2023-07-12T16:52:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T00:50:29.000Z (8 months ago)
- Last Synced: 2024-05-22T01:43:19.981Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 421 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```