EMAPS / climaps-platform

A global issue atlas of climate change adaptation
http://www.climaps.eu
Other
4 stars 1 forks source link

DOI

Climaps platform

Climaps platform by EMAPS project

Installation

If you want to run your instance of Climaps platform locally on your machine, be sure you have the following requirements installed and downloaded the data.

Requirements

Data files

Clone Climaps platform from the command line:

$ git clone https://github.com/EMAPS/climaps-platform.git

browse to climaps-platform root folder:

$ cd climaps-platform

install node modules:

$ npm install

install client-side dependencies:

$ bower install

unzip climaps-contents.zip and copy the contents folder in the climaps-platform/app/ folder:

copy the config.js file in the app/scripts/services/ folder and add your credentials (if any):

You can now run climaps-platform from your local web server:

$ grunt serve

Once this is running, go to http://localhost:9000/

Other information

To manage and export data we used drive-out software by the Médialab of Sciences Po