Skip to content

avtobiff/www.jabber.se

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the www.jabber.se web application, written in Erlang, Javascript, HTML and CSS.

To build:

 #1 Build dependencies:

> cd lib/couchbeam
> make
> cd ../nitrogen
> make
> cd ../..

 #2 Build web application

> make


To run:

> ./start.sh

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 95.7%
  • JavaScript 4.0%
  • Shell 0.3%