plainblack / ving

An opinionated web services starter for Nuxt3 that provides REST and per-field privileges out of the box.
https://plainblack.github.io/ving/
58 stars 7 forks source link

note in docs how to reference drizzle schema #174

Open rizen opened 4 days ago

rizen commented 4 days ago

Specifically, talk about VingKind.table being a reference to drizzle schema, and then getting field definitions from there.