Skip to content

datopian/ckanext-iaea

Repository files navigation

CKAN

A custom CKAN extension for International Atomic Energy Agency (IAEA) data portal.

Requirements

Make sure you have following tools installed on your machine:

  • Docker
  • Docker-compose

Installation

To build the images:

docker-compose build

To start the containers:

docker-compose up

Now you can start development of your extension.