1 Forks
9 Stars
9 Watchers

messenjer

A simple project to demonstrate building a streaming messaging app with Clojure, Kafka, Re-Frame, Pedestal, and Component. This corresponds to a walkthrough published on LambdaStew.com

How to download and setup messenjer

Open terminal and run command
git clone https://github.com/larrychristensen/messenjer.git
git clone is used to create a copy or clone of messenjer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with messenjer https://github.com/larrychristensen/messenjer/archive/master.zip

Or simply clone messenjer with SSH
[email protected]:larrychristensen/messenjer.git

If you have some problems with messenjer

You may open issue on messenjer support forum (system) here: https://github.com/larrychristensen/messenjer/issues