OpenPension Client is the Web interface for the OpenPension Project
aimed at revealing the secrets behind the pension market.
[NodeJS] 1
[ExpressJS] 2
[Jade] 3
[Squel] 4
[PostgreSQL] 5
-
Clone the repo
-
Update submodules
>git submodule init >git submodule update -
Install [NodeJS] 1
-
Install packages
>npm install -
Install node-dev (globally)
>npm install node-dev -g -
Run the server
>node-dev app.js
For compiling the packages on windows
you might need to install Microsoft Visual Studio
You can get the Express version which is free to download [here] 6