We have currently tested Nuxt Auto CRUD with SQLite only. Support for other Drizzle ORM compatible databases will be added in future updates.
Yes! The exposed APIs are suitable for most tasks. You can leverage them for standard operations, and for things like reports or analytics dashboards, you can build custom APIs exactly as you would in any other project.
We leverage 'nuxt-auth-utils' and 'nuxt-authorization' for robust session-based authentication. JWT authentication is also supported.
Check out our Quick Start Guide in the documentation (link in header) for a step-by-step workflow.
Yes, you can add Nuxt Auto CRUD to any existing Nuxt project. Check out the Installation Guide in the documentation (link in header) to get started.
We have channels for community discussion on GitHub Discussions and Discord (links in footer). For paid support and setup assistance, please contact me at clifordpereira@gmail.com.
If you find a bug or have a feature request, please open an issue on our GitHub repository (link in footer).