nuxt3-directus-starter icon indicating copy to clipboard operation
nuxt3-directus-starter copied to clipboard

Nuxt 3 starter for Directus with Tailwind CSS and lots of other goodies

Results 10 nuxt3-directus-starter issues
Sort by recently updated
recently updated
newest added

Any chance you could update this to use the new Directus SDK? The Directus docs do not provide enough detail or real-world examples, yet the AgencyOS, as an amazing production-ready...

Will this repo be updated to directus v10 ?

Hi, I am facing an issue with the authentication. When signing in, everything goes fine, but then I later on I get the error: `TypeError: Cannot read properties of undefined...

Adds onmounted so the user is loaded on refresh. Nothing else needed to be changed. Auth.ts looks great! Similiar to the other PR

There is no possibility to manage connections via 2FA. would it be possible to add this feature? I haven't figured out yet how to do it with directus sdk so...

use onMounted to allow page refresh or direct url entry.

Hi I struggle to make the API call in the ExamplesApiRoutes to work. the sayHello function doesnt work with a dynamic name.value using v-bind but it does with a static...

Add composables for Items and other API endpoints to make data fetching even easier.

enhancement

Amazing work Bryant ! I have been looking around for something that good for weeks ! If I may suggest something, an internationalization i18n from Directus would be awesome. I...

Awesome starter. Ever thought of using @formkit/nuxt instead of the default @tailwindcss/forms Formkit is much more complete.

enhancement