Skip to content

edfryed/hull-intercom

Repository files navigation

Hull Intercom Ship.

Syncs Hull Users from/to Intercom. End-users can install in 1 click from the hull.io Dashboard.

If you want to host your own instance: Deploy


Using :

See Readme here

Developing :

  • Fork
  • Install
  • Start Redis instance
  • Copy .env.sample -> .env and set CLIENT_ID, CLIENT_SECRET, REDIS_URL
npm install
npm start
npm run start:dev # for autoreloading after changes

Docker based

If you want Docker based development after setting .env file:

docker-compose run install
docker-compose up -d redis
docker-compose up dev # with autoreloading enabled

About

Hull Intercom Ship

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •