The JavaScript framework for data portals

Portal.JS is a framework for rapidly building rich data portal frontends using a modern frontend approach. It can be used to present a single dataset or build a full-scale data catalog/portal.

Sign up to get notified about updates

Your subscription could not be saved. Please try again.
Your subscription has been successful.

A project ofDatopianDatopian

How Portal.JS works?

Portal.JS is built in JavaScript and React on top of the popular Next.js framework, assuming a "decoupled" approach where the frontend is a separate service from the backend and interacts with backend(s) via an API. It can be used with any backend and has out of the box support for CKAN.

Unified sites

Present data and content in one seamless site, pulling datasets from a DMS (e.g. CKAN) and content from a CMS (e.g. wordpress) with a common internal API

Developer friendly

Built with familiar frontend tech Javascript, React etc

Batteries included

Full set of portal components out of the box e.g. catalog search, dataset showcase, blog etc.

Easy to theme and customize

installable themes, use standard CSS and React+CSS tooling. Add new routes quickly.

Extensible

quickly extend and develop/import your own React components

Well documented

full set of documentation plus the documentation of NextJS and Apollo.