@likable-hair/sister-service
v1.0.1
Published
Integration with the Italian SISTER (Sistema Interscambio Territorio)
Keywords
Readme
Getting Started
This package is available in the npm registry.
npm install adm-serviceNext, configure the .env file (by following the example) and set the following variables for testing the library:
Installation
Install the package along with its required peer dependencies:
npm install @likable-hair/sister-service puppeteer puppeteer-extra puppeteer-extra-plugin-stealthPuppeteer is listed as a peer dependency because it downloads a Chromium binary (~300MB) on install. This gives you full control over the version and avoids duplicate binaries if you already use Puppeteer in your project.
Requirements
Usage
Run the following command to test the package
npm run test