Job-Info

Development helper scripts

  • start-all.js — small orchestrator script that starts the local minimal-uploader-playground and the officeaddin/minimal-playground static server, waits for their health checks, and streams logs.

Usage

# from repo root
npm run start:all

Notes: I chose the small in-repo orchestrator (start-all) rather than pm2 for simplicity — it requires no global runtime and has clear, readable behavior for local development. If you prefer pm2 for process management / auto-restart, I can add pm2 config files and an alternate script.

S
Description
No description provided
Readme Apache-2.0 2.5 MiB
Languages
JavaScript 62.3%
HTML 34.2%
TypeScript 2.4%
CSS 1%
PowerShell 0.1%