wri / wri-odp

The WRI Open Data Portal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

WRI ODP

The WRI Open Data Portal monorepo

CKAN Backend Development

See the CKAN Backend Development README for instructions on how to set up a local Docker CKAN backend development environment. Note: the ckanext-wri extension in the root of this repo is a symlink to ckanext-wri in ckan-backend-dev/src. See the README above and the WRI Extension README for more information.

CKAN Deployment

See the CKAN Deployment README for instructions on how to deploy CKAN to EKS.

Updating READMEs

The table of contents in the READMEs are generated using generated using DocToc. You can install it globally by running:

npm install -g doctoc

Then, to update the table of contents in a markdown file, for example, README.md, run:

doctoc README.md

About

The WRI Open Data Portal

License:MIT License


Languages

Language:TypeScript 83.2%Language:JavaScript 9.2%Language:Python 5.5%Language:Shell 0.9%Language:SCSS 0.5%Language:HTML 0.2%Language:CSS 0.2%Language:Dockerfile 0.2%Language:Makefile 0.1%