Skip to content

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

License

Notifications You must be signed in to change notification settings

applideveloper/minasan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 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

$ ./rebar update
$ ./rebar compile
$ ./relx
$ open http://localhost:8080

Deploy to Heroku

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

$ ./relx -i true --dev-mode false 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

  • Erlang 100.0%