Skip to content

job-streamer/job-streamer-notificator

Repository files navigation

JobStreamer notificator

This is the various notification sender.

Get started

In production

Start a notification server as follows:

% lein run rules.edn

In development

Start REPL as follows:

% lein repl

user=> (dev)

And, start a notification server as follows:

dev=> (go)