5 Commits

Author SHA1 Message Date
Rufus Pollock
782e888951 [portal,#59][s]: add the in-progress portal cli.
NB: portal CLI is currently a bit broken (it starts but some errors) as needs a bit more work to refactor for new location in this repo. Have not done all this refactoring as probably bigger changes needed.
2021-03-07 23:00:33 +01:00
Rufus Pollock
5fcdfa2f76 [portal,#59][l]: new portal package that (right now) presents a single dataset.
* What we have is a nextjs app for displaying a single dataset (+ tests, +fixtures etc)
* Also included are relevant generic components (e.g. a Chart and Table view) and some utilities for loading (Frictionless) datasets
* Not include (but to come) is the command line app
2021-03-07 22:33:40 +01:00
Rufus Pollock
337d4a8186 [refactor,#59][s]: move packages/portal => examples/catalog as per plan in #59.
What is currently packages/portal is example of a running portal and should move to examples (it will get replaced by an actual portal lib soon).
2021-03-06 17:55:32 +01:00
steveoni
23020f5bf1 [upgrade][l] : upgrade next js from version 9 to 10 without any break 2020-11-25 16:02:22 +01:00
Abhishek Gahlot
d87613399e Base structure for monorepo 2020-08-17 20:04:10 +05:30