Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 355 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 355 Bytes

Adonis Segment

Adonis segment is a bare-bones AdonisJS provider that exposes Segment.io's analytics-node library.

Setup

The provider must be installed from npm using the adonis command as follows:

adonis install adonis-segment

Afterwards make sure to read instructions.md file on how to setup and use the provider.