the-engine-room / Zimbabwe-Replication

http://zimbabwe.transparentoil.org
MIT License
1 stars 3 forks source link

Transparent Oil Zimbabwe

The Transparent Oil Zimbabwe platform maps the details, trends and connections in the allocation of Petroleum Exploration Licences in Namibia.

Installing / Getting started

Requirements:

git clone THIS-REPO.git
cd THIS-REPO
npm install
grunt

This will run localPHP server and live reload the browser when the files change. At this point your default browser will open http://localhost:9011/.

Building for production

grunt build

This will compile everything for production in the dist folder.

Deploying / Publishing - TODO

This repo has Travis CI enabled and is automatically deployed with every push.

Data Model

The data is stored in carto.com and fetched via CARTO's SQL API.

alt tag

Licensing

One really important part: Give your project a proper license. Here you should state what the license is and how to find the text version of the license. Something like:

"The code in this project is licensed under MIT license."