A custom CKAN extension for International Atomic Energy Agency (IAEA) data portal.
Make sure you have following tools installed on your machine:
- Docker
- Docker-compose
To build the images:
docker-compose build
To start the containers:
docker-compose up
Now you can start development of your extension.