AleChelli / ApioServer

This repository contains the apio server application and the client application

Home Page:http://www.apio.cc

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

This repository contains the apio server application and the client application

http://www.apio.cc

License:GNU General Public License v2.0


Languages

Language:JavaScript 56.9%Language:CSS 13.7%Language:HTML 11.6%Language:C 10.6%Language:C++ 7.0%Language:Arduino 0.1%Language:Makefile 0.0%