This repository contains the apio server application and the client application. This is the new Version of Apio Server.
- Improved Serial algorithm
- Cloud Sync
- User
- Configuration File
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
===========
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
From the server folder run:
mongod start &
node app
Open your browser and digit this URL:
localhost:8083/app
If you want more information please visit: http://www.apio.cc