Reference
Technical reference for nuxt-feathers-zod.
This section documents the internal architecture, options, generated runtime, CLI and generation conventions.
High-level architecture
txt
nuxt-feathers-zod
├─ src/module.ts
├─ src/cli/
├─ src/runtime/options/
├─ src/runtime/templates/
├─ src/runtime/services.ts
├─ docs/
└─ playground/Sections
- Module architecture
- Configuration
- CLI
- Runtime API
- Embedded mode
- Remote mode
- Services
- Middleware
- Authentication
- Templates
- MongoDB management
- Doctor
- RuntimeConfig
- Conventions
