Skip to content

stleon/chaterl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat

An OTP application

Install

git clone -b master --recurse-submodules git@github.com:stleon/chaterl.git

Build

$ rebar3 compile

Run

You must set recapcha_secret in config/sys.config.devel before start.

Then simple run

make run