308 Commits

Author SHA1 Message Date
Rising Odegua
d5a6726546 [Package.json][s]: Add nextjs export 2021-04-13 14:02:34 +01:00
Rising Odegua
3ed2ac8ef2 [single-dataset][s]: Update download dataset path 2021-04-13 13:55:08 +01:00
Rufus Pollock
2562781e3e [refactor,#527][m]: move the nextjs app at root of repo to examples/dataset-frictionless.
The current app at root of repo is for single frictionless dataset. Should be in its own example so we have space going forward for multiple example and for root to have core portal.js code.

* Also refactor its README (moved from root) to reflect it is just an example
* Move design content from the root README.md into DESIGN.md
* Stub a new root README.md based largely on examples/catalog/README.md
2021-04-12 16:15:20 +02:00
Rising Odegua
c905b59f3e [packages/portal][l]: Moved portal folder to root dir 2021-03-08 11:33:21 +01:00
Rising Odegua
95a4227162 [Cypress][s]: Add cypress package 2021-03-08 10:25:14 +01:00
Rufus Pollock
fbb8193869 [README][s]: small tweaks to README (and a formatting fix in examples/catalog/README). 2021-03-07 23:15:14 +01:00
Rufus Pollock
39c43a6a54 [gitignore][s]: consolidate on one .gitignore in the root directory. 2021-03-06 18:04:28 +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