Rufus Pollock 6b19622324 [create-portal-app][s]: remove create-portal-app as not needed for now.
Why?

* For now we think we can just use create-next-app with a template into our examples directory.
* create-portal-app was not yet very mature and had not been used in "production" so no doubt things to do on it. Keeping it around increases cognitive noise (and if we need it we can bring it back easily).
2021-03-11 21:26:13 +01:00
2021-03-08 12:33:32 +01:00
2021-03-08 12:33:32 +01:00

Present a (Frictionless) dataset for viewing and exploration.

Install

Git clone then:

yarn install

Usage

In this directory:

export PORTAL_DATASET_PATH=/path/to/my/dataset
yarn dev

And you will get a nice dataset page at http://localhost:3000

Description
🌀 Rapidly build feature-rich data portals using a modern frontend framework. CKAN compatible.
Readme 104 MiB
Languages
TypeScript 69%
JavaScript 20.1%
CSS 10.6%
Shell 0.3%