Boilerplate and utilities to make working with Directus and Nuxt easy!
Packed with features.
- Automatic pages from collections 
- Create a Collection in Directus and a page is automatically created in your Nuxt frontend.
- Fully typed 
- All collection objects are fully typed automatically. And always up to date as you add new fields in Directus.
- Flexible 
- Use as a pre-configured boilerplate starter or add only the bits you need to your existing project.
- Easy to get started 
- Simply npx create-nuxtus app-name to get a fully operational Nuxtus project with Directus server and Nuxt client (with Tailwind CSS).