daniel-ac-martin / NotGovUK

An implementation of the GOV.UK Design System in React that provides support for writing internal applications in addition to public ones.
https://not-gov.uk/
MIT License
27 stars 8 forks source link

Model generator #652

Open daniel-ac-martin opened 1 year ago

daniel-ac-martin commented 1 year ago

We should add a model generator so that people can easily populate components with data from a database or API via GraphQL.

We should basically aim to abstract away GraphQL so that they user doesn't have to think too much about how the data gets into their components.

We might also want to think about explicit database support here.

daniel-ac-martin commented 1 year ago

Database support libraries: