Skip to content

JakalNax/Spika-Server

 
 

Repository files navigation

Spika-Server

Build Status Coverage Status

Spika is a full-fledged messenger app under MIT license.
For any detail please refer our web site.

http://spikaapp.com/

Development setup

configure Vagrant.

install required software.

  • VirtualBox
  • Vagrant 1.3.x+

boot VM

boot a virtual machine on your workstation.

git clone #{this_repo}
cd #{this_repo}
vagrant up

Setup Database

Access to instller for Spika server.

http://localhost:8080/wwwroot/install

confirm database is working

Open this url. http://localhost:8080/wwwroot/api/

You will see something like this.

{"message":"No token sent","error":"logout"}

About

Server backend system for Spika

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors