This site is a collection of examples demonstrating modern Nuxt 4 features, best practices, and UI patterns.

Examples of accessing environment variables (see /app/lib/env.ts to see how you can validate your .env variables with Zod)

  • NODE_ENV = production
  • CACHE_DRIVER = redis