AleChelli / Energy-Home

Repository for the Energy@Home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ApioServer

This repository contains the apio server application and the client application.

Build and Run

Prerequisites

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

  • Nodejs
  • NPM
  • MongoDB

===========

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

About

Repository for the Energy@Home

License:GNU General Public License v2.0


Languages

Language:JavaScript 37.8%Language:C 28.9%Language:HTML 12.6%Language:C++ 10.2%Language:CSS 9.8%Language:Arduino 0.7%Language:Makefile 0.1%Language:Shell 0.0%