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