home/categories/full-stack/directus-rstore-packages-nuxt-drizzle-skills-rstore-nuxt-drizzle-skill-md
full-stackdevelopment
rstore-nuxt-drizzle
Use when the goal is exposing Drizzle-backed data through rstore in Nuxt: generate collections and API routes from schema, fetch/filter/paginate data, support create/update/delete flows, enable realtime or offline sync, and enforce table-level server access rules; pair with `rstore-nuxt` for Nuxt integration and `rstore-vue` for collection/query/form behavior.
maintainer
directus
更新於 3/11/2026
星標
412
分支
17
quick start
Installation and usage
Use when the goal is exposing Drizzle-backed data through rstore in Nuxt: generate collections and API routes from schema, fetch/filter/paginate data, support create/update/delete flows, enable realtime or offline sync, and enforce table-level server access rules; pair with `rstore-nuxt` for Nuxt integration and `rstore-vue` for collection/query/form behavior.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use rstore-nuxt-drizzle