@robotical/appv2-warranty-service-lib
Version:
A tool that gathers data from the Apps and sends it to the Analytics server
12 lines (9 loc) • 323 B
Markdown
# Warranty Service Library
## Repositories
- **library**:
- Exposed to the webapp for warranty-related operations.
- Sends data to the server.
- Published as an npm package.
- Maintains and publishes types for the raw data.
- **server**:
- Stores raw data in the `service-program-users` Firestore database.