Skip to content

the-engine-room/Malawi-Replication

Repository files navigation

Transparent Oil Malawi

The Transparent Oil Malawi 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

Pushing to master automatically deploys to a VPS.

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."