# 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.