Socket
Book a DemoInstallSign in
Socket

@pitcher/app-dev-server

Package Overview
Dependencies
Maintainers
7
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pitcher/app-dev-server

Development server for Pitcher apps

latest
npmnpm
Version
2025.9.0
Version published
Weekly downloads
13
160%
Maintainers
7
Weekly downloads
 
Created
Source

Prerequisites

  • Node v22
  • Make sure your app is running at localhost:port/app-name
  • You need to have published and installed your app in your instance already

Use

Start the dev server with:

  • npx @pitcher/app-dev-server --app-name react-debugger --port 5191

OR

  • npm install --global @pitcher/app-dev-server
  • pitcher-dev-server --app-name react-debugger --port 5191

Keywords

pitcher

FAQs

Package last updated on 02 Sep 2025

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