The Transparent Oil Malawi platform maps the details, trends and connections in the allocation of Petroleum Exploration Licences in Namibia.
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/.
grunt build
This will compile everything for production in the dist
folder.
Pushing to master automatically deploys to a VPS.
The data is stored in carto.com and fetched via CARTO's SQL API.
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."