Is there any example to deploy portal.js with CKAN? #601
-
We're working on a full refactor from ground-up of our CKAN site in Dominican Republic, which is used to publish our government's open data (https://datos.gob.do/) We'd like to use portal.js to build the frontend. Is there any example on how to start the project with portal.js. I might be able to also help Dockerizing an example. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@gustavovalverde yes there is: see Here's the live demo: https://catalog-portal-js.vercel.app /cc @anuveyatsu |
Beta Was this translation helpful? Give feedback.
-
@rufuspollock does this example works with CKAN v2.9? Or does it needs the v3? |
Beta Was this translation helpful? Give feedback.
@gustavovalverde yes there is: see
https://github.com/datopian/portal.js/tree/main/examples/cataloghttps://github.com/datopian/portal.js/tree/main/examples/ckan-2021 - this is a fully functioning example with CKAN DMS as a backend.Here's the live demo: https://catalog-portal-js.vercel.app
/cc @anuveyatsu