reactorcore / hull-segment

Segment Ship

Home Page:https://segment.hull.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hull Segment Ship.

Sends Hull data to Segment.

If you want your own instance: Deploy

End-Users: See Readme here

Using :

  • Go to your Hull Dashboard > Ships > Add new
  • Paste the URL for your Heroku deployment, or use ours : https://hull-segment.herokuapp.com/
  • Enter the Segment Write Key
  • Visit the Setup Page (see below)
  • Add your ship to a Platform.

Developing :

  • Fork
  • Install
npm i -g gulp
npm i
npm run start:dev #starts in dev mode with nodemon
npm run test #runs unit tests, lints and checks dependencies
npm run watch #builds client package
npm run build # build
# Checkout package.json for more tasks

About

Segment Ship

https://segment.hull.io


Languages

Language:JavaScript 92.5%Language:HTML 6.9%Language:Shell 0.5%