mediago-dev--mediago
5f8b1442c9
Remove dynamic port finding via portfinder. ServiceRunner now uses preferredPort directly as the fixed port. Electron mode uses port 39719. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
tsdown-starter
A starter for creating a TypeScript package.
Development
- Install dependencies:
npm install
- Run the unit tests:
npm run test
- Build the library:
npm run build