Spika is a full-fledged messenger app under MIT license.
For any detail please refer our web site.
install required software.
- VirtualBox
- Vagrant 1.3.x+
boot a virtual machine on your workstation.
git clone #{this_repo}
cd #{this_repo}
vagrant up
Access to instller for Spika server.
http://localhost:8080/wwwroot/install
Open this url. http://localhost:8080/wwwroot/api/
You will see something like this.
{"message":"No token sent","error":"logout"}

