1.6.0 • Published 2 months ago

reshare-listener-openurl v1.6.0

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
2 months ago

listener-openurl

build status

ReShare listener for requests sent as OpenURL.

To run against your own local development node, start with

node src/listener-openurl.js

To run against a different configuration file, start with:

node src/listener-openurl.js config/SOMEFILE.json

To build the Docker container

yarn install
docker build -t listener-openurl:latest .

Documentation: