Skip to content
forked from chinnurtb/gchat

Group chat powered by Erlang and Cowboy, Ember.js and Websockets

License

Notifications You must be signed in to change notification settings

tsloughter/minasan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minasan

Group chat powered by Erlang and Cowboy, Ember.js and Websockets. The layout is also responsive/mobile-friendly!

Forked from https://github.com/oruen/quick_chat, Ember.js app by @Deteam, and https://github.com/mattreduce/minasan

screenshot

Usage

$ ./rebar3 update
$ ./rebar3 do compile, release
$ PORT=8080 _build/default/rel/minasan/bin/minasan console

Deploy to Heroku

Suggested method requires https://github.com/heroku/hk and https://github.com/tsloughter/hk-slug

$ REBAR_DEFAULT_PROFILE=prod ./rebar3 tar
$ hk slug _rel/minasan/minasan-0.0.1.tar.gz

License

See the LICENSE file.

About

Group chat powered by Erlang and Cowboy, Ember.js and Websockets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.0%
  • Erlang 4.9%
  • CSS 0.1%