Skip to content

giladkah/OpenPension-client

 
 

Repository files navigation

OpenPension-client

OpenPension Client is the Web interface for the OpenPension Project
aimed at revealing the secrets behind the pension market.

Our stack

[NodeJS] 1
[ExpressJS] 2
[Jade] 3
[Squel] 4
[PostgreSQL] 5

Getting Started

  1. Clone the repo

  2. Update submodules

    >git submodule init 
    >git submodule update
    
  3. Install [NodeJS] 1

  4. Install packages

    >npm install
    
  5. Install node-dev (globally)

    >npm install node-dev -g
    
  6. Run the server

    >node-dev app.js
    

Additional Requirements

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

About

the client for the Open Pension Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 52.6%
  • JavaScript 47.4%