Skip to content

Repository files navigation

Hull Shortener Ship.

Run code to update User Properties and generate Events whenever Users are updated or perform events.

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-shortener.herokuapp.com/

Developing :

  • Fork
  • Install
npm install -g gulp
npm install
gulp

Open your mongo shell, select your db and run this to initialize the db:

  db.counters.insert({ _id: 'url_count', seq: 1 })

About

A Simple URL shortener that tracks clicks and allows you to retarget those audiences on social networks

Resources

Stars

3 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages