As of right now the project is in the early design stage, and any code on here is very early, untested and liable to change drastically. We'll developing it in the open though, so check back.
The first release of Data Supply will have modest aims.
It will be compatible with Next.JS, consume static CSV data, contain basic filters and present data to custom-built React components.
It will be built using Typescript and published with a permissive OSS licence using NPM.
Dynamic data sources such as APIs will be high on the list of early features.
Commonly used, full featured charts are likely to be added as UI components before long.
Specific server side code, for example connecting to a DB or ORM is considered for a future release.