/ApioServer1.0_Alex

The new Apio Server version, improved with Cloud Sync, User, Configuration and others features

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

ApioServer

This repository contains the apio server application and the client application. This is the new Version of Apio Server.

Changes:

  • Improved Serial algorithm
  • Cloud Sync
  • User
  • Configuration File

Build and Run

Prerequisites

To install and run the Apio Server application you will need:

  • Nodejs
  • NPM
  • MongoDB

You need to update the Apio Dongle with this firmware: https://github.com/ApioLab/Objects/tree/master/Coordinatore/Coor7_4

===========

Install

  • cd /path/to/your/directory
  • git clone https://github.com/ApioLab/ApioServer.git
  • cd ApioServer
  • npm install && bower install

The apio server application is now installed and configured

Run

From the server folder run:

  • mongod start &
  • node app

Use it:

Open your browser and digit this URL:

  • localhost:8083/app

If you want more information please visit: http://www.apio.cc