@bluecadet/launchpad
All-in-one package for building and managing interactive media installations. This package is a convenient way to install all core Launchpad packages at once.
Documentation
For complete documentation, configuration options, and guides, visit:
Launchpad Documentation
Installation
npm install @bluecadet/launchpad
This will install all core packages:
@bluecadet/launchpad-cli
: Command line interface@bluecadet/launchpad-content
: Content management@bluecadet/launchpad-monitor
: Process monitoring@bluecadet/launchpad-scaffold
: System configuration
Basic Usage
npx launchpad start
npx launchpad content
npx launchpad monitor
npx launchpad stop
Note
This is a meta-package that includes no code of its own. It simply installs all core Launchpad packages. For more targeted installations, you can install individual packages directly.
License
MIT © Bluecadet