Skip to content

mboudraa/perfly-vertx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d7eaa0b · Sep 24, 2014
Sep 20, 2014
Aug 18, 2014
Sep 24, 2014
Sep 18, 2014
Sep 24, 2014
Sep 3, 2014
Sep 20, 2014
Sep 20, 2014
May 9, 2013
Feb 27, 2013
Sep 8, 2014
Aug 12, 2014
Jun 16, 2014

Repository files navigation

Perfly

Getting started

Requirements

Configuration

  1. Move to root project folder and execute the install.sh script:

     ./install.sh	
    
  2. When Bower requests angular version, please select 1.3.0-rc.1.

  3. Move to src/main/webapp and execute :

     grunt dev
    
  4. Then configure conf.json so that web_root points to your src/main/resources/public folder as absolute path. Modify the other settings as you wish.

Launching

  1. In order to launch the server, first launch Mosquitto:

  2. Move to the project root folder and execute the run.sh script:

    ./run.sh

  3. Connect your browser to the following address:

     http://localhost:8080
    
  4. Launch the client application on your Android device and connect to your server address