https://github.com/jplusplus/pokitin-microcreditdrc
Mapping microfinance in the DR Congo
https://github.com/jplusplus/pokitin-microcreditdrc
Last synced: 8 months ago
JSON representation
Mapping microfinance in the DR Congo
- Host: GitHub
- URL: https://github.com/jplusplus/pokitin-microcreditdrc
- Owner: jplusplus
- License: gpl-3.0
- Created: 2014-07-14T10:07:01.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-09-23T13:18:54.000Z (over 11 years ago)
- Last Synced: 2024-04-14T04:55:28.777Z (about 2 years ago)
- Language: Python
- Homepage: http://jplusplus.github.io/pokitin-microcreditDRC/
- Size: 5.88 MB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Map of microfinance in the DR Congo
===================================
http://jplusplus.github.io/pokitin-microcreditDRC/
Note to developer : http://jplusplus.github.io/pokitin-microcreditDRC/embedded.html
compiled archive : https://github.com/jplusplus/pokitin-microcreditDRC/archive/gh-pages.zip
## Commands
### Install
make install
Will install python dependances with pip in a virtualenv and nodejs dependances with npm in the directory node_modules
### Run the Web Application
make run
### Generate the Static Files
make freeze BASE_URL="http://jplusplus.github.io/pokitin-microcreditDRC/"
Will greate a `build` folder with the static files inside
### Update the I18n Files
make update_i18n
### Compile the I18n Files
make compile_i18n