Open Pension
The repo contains the server & the client parts of the Open Pension project. Open Pension is a "Hasadna" project, that aimed to revealing the secrets behind the Israeli pension market.
Pre Requirements
- install docker.
- install docker-compose.
Installation
Install the project for development.
cd server/config
thencp local_settings.template local_settings.py
and modify it by your local settings.- Run
$ docker-compose up
to build the docker images and run them. - That's it, no step two. Start coding! (:
Our Stack
Contribute
Just fork and do a pull request (;
License
MIT