Skip to content

datopian/ckanext-iaea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Sandeep Poman
Jul 19, 2021
11315b3 · Jul 19, 2021

History

44 Commits
May 13, 2021
May 14, 2021
Jul 19, 2021
May 14, 2021
May 14, 2021
May 14, 2021
May 13, 2021
May 14, 2021
May 13, 2021
May 13, 2021
May 13, 2021
May 13, 2021
May 18, 2021
May 14, 2021
May 13, 2021
May 13, 2021
Jun 8, 2021
May 13, 2021

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.