OnlyHughMan / redirector

A service that redirects URLs and sends events so that we know who's clicking on what.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redirector

A service that redirects URLs and sends events so that we know who's clicking on what.

Local development

From the lambda subdirectory you can do yarn simulate <some URL> to invoke the lambda locally with a URL

With cage:

$ cage source mount redirector
$ cage run redirector yarn
$ cage run redirector yarn simulate URL

About

A service that redirects URLs and sends events so that we know who's clicking on what.

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 47.5%Language:HCL 46.5%Language:Shell 6.0%