virtuo / Geeks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geeks

Geeks is a web application to show 'real-time' position of persons on a map. It is a node.js application, based on connect middlewares framework.

Installation

Node.js

Geeks works with node -v v0.3.1

Git Repository

$ git clone af83@git.af83.com:geeks.git

Geeks depends on a rest-mongo and Socket.IO-node and others, which are vendorized through git submodules. To get them and initialize some stuff:

$ make install

Nodetk

You should have you nodejs libraries (assert, sys...) located somewhere on your NOTE_PATH environment variable.

Running

As simple as:

$ node server.js

When changing templates files, you should run:

$ make templates_ms

About


Languages

Language:JavaScript 100.0%