Nuxt Auto CRUD Template

  • Docs
  • Pricing
  • Blog
  • Changelog
Sign inSign up
    • Template Installation
    • Core Features | Nuxt Auto CRUD
    • Defining Your Database Schema
    • Prerequisites
    • Install Nuxt.js
    • Install NuxtHub
    • Install Drizzle ORM
    • Install Auto CRUD
    • Module Configuration
    • Authentication & Security
    • Resource Policy & Visibility
    • Field Privacy & Protection
    • Backend-only App
    • Custom Features
    • Relationships
    • RBAC & Permissions
    • Database Management
    • Data Export
    • Real-World Recipes
    • API Communication Protocol
    • Type-to-UI Mapping Contract
    • MCP Servers (Agentic Integration)
  • Agentic & MCP Workflows
  • Deploying Nuxt App to Cloudflare Pages/Workers
  • Helpful Links
  • Clifland Architectural Model (CAM)

Helpful Links

A collection of useful resources, repositories, and community links for Nuxt Auto-Crud.

Resources

  • Template: https://github.com/clifordpereira/nuxt-auto-crud_template
  • Core Module: https://github.com/clifordpereira/nuxt-auto-crud
  • npm: https://www.npmjs.com/package/nuxt-auto-crud

Community

  • Github Discussions: https://github.com/clifordpereira/nuxt-auto-crud/discussions/1
  • Discuss: https://discord.gg/FBkQQfRFJM
  • Creator Website: https://www.clifland.in/

Videos

  • Installation
  • Demo Data
  • Custom Schemas
  • Permissions
  • Deployment
  • Environment Variables

Deploying Nuxt App to Cloudflare Pages/Workers

This guide provides the technical workflow for deploying a Nuxt application (created from the `Nuxt Auto-CRUD Template`) to Cloudflare using D1 (SQLite/libSQL) and Wrangler.

Clifland Architectural Model (CAM)

CAM is a three-tier strategy for building scalable apps without the maintenance debt of code generation.

On this page

  • Resources
  • Community
  • Videos

Resources

  • GitHub Repo
  • Core NPM Package
  • Changelog
  • Blog

YouTube Demos

  • Installation
  • Demo Data
  • Add Schema
  • Permissions (RBAC)
  • Deployment
  • Environment Variable

Community

  • Discuss on Discord
  • GitHub Discussions
  • Report Issue

Modules Used

  • Nuxt Auto Crud
  • Drizzle ORM
  • Nuxt Authentication
  • Nuxt Authorization
  • Nuxt UI SaaS

Built by Clifland