Skip to content

the-engine-room/ippr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 16 commits ahead of nevenduranec:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Transparent Oil Namibia

The Transparent Oil Namibia 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 deploys upon push to a managed 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."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.8%
  • JavaScript 15.2%
  • PHP 12.7%
  • Other 0.3%