1.0.1 • Published 3 months ago
@sonnalabs/lescopr v1.0.1
Lescopr/Js
Lescopr/Js is a proprietary Node.js SDK and CLI tool for companies who want to connect their backend Node.js application to the Lescopr mobile app. It enables real-time monitoring of your backend, so you can be instantly alerted on your mobile in case of bugs or production errors.
This package is exclusively for use with the Lescopr mobile app.
After installing the package on your backend, you can activate your trial or subscription plan and link your backend to your Lescopr account.
Features
- Real-time backend monitoring and alerting to your mobile
- Easy CLI setup for API key and project configuration
- Secure local config management with
.lescoprrc.json
- API key validation and status checking
- Reset and reconfigure your Lescopr integration at any time
Getting Started
1. Install
npm install @sonnalabs/lescopr
2. Setup the package
npx lescopr setup
You will be prompted for your API key to establish secure communication with the Lescopr backend.
Usage
- Show current configuration:
npx lescopr info
- Reset configuration:
npx lescopr reset
Documentation
See the Lescopr documentation for full API usage and advanced integration details.
© 2025 SonnaLabs – All rights reserved.