Skip to content

hramtsov13/nuxtbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxtbase

Your gateway to building robust, performant, and production-ready Nuxt 3 applications. 🚀

What is inside

Nuxtbase comes pre-configured with powerful tools and best practices to kickstart your development and ensure scalability and maintainability.

  • Nuxt 3
  • Typescript
  • Tailwind – Utility-first styling for rapid UI development.
  • Pinia – A state-of-the-art state management library designed for Vue.
  • Shadcn/ui – Pre-styled, accessible UI components tailored for Nuxt.
  • CSP – Enforce a strong Content Security Policy to enhance app security.
  • SEO Tools – Optimize visibility with dynamic OG image generation, robots.txt, and sitemap.xml.
  • Prettier, ESLint and .editorconfig to ensure code uniformity and quality across your team.
  • .husky and commitlint.config for writing clear, concise commit messages.
  • Proxy – Nitro proxy route to secure your api paths.
  • Vitest – Unit testing and coverage value.
  • Icons – Any icon you can imagine is available using <NuxtIcon /> component and Iconify naming convention.