Welcome to Your Next.js App
A production-ready template with modern tooling and best practices

This template includes everything you need to start building:

  • Next.js 16 with App Router and React 19
  • TypeScript with strict mode enabled
  • Prisma ORM with PostgreSQL
  • Tailwind CSS v4 for styling
  • shadcn/ui component library
  • ESLint + Prettier for code quality
  • Husky pre-commit hooks
  • Vitest for testing
  • Docker support

Edit src/app/page.tsx to customize this page.