Eclipse
Boilit
BoilitBoilitBeta
Boilerplates

Boilerplate

Next.js with TanStack Query and TanStack Table

A full-stack Next.js boilerplate featuring Next.js API Routes for backend logic, TanStack Query for state management, and TanStack Table for efficient data grids. Built with a monorepo structure, it includes a dedicated database package using Drizzle ORM with PostgreSQL and a UI package with shadcn/ui.

Features

  • Next.js App Router for a modern frontend architecture.
  • Next.js API Routes for backend API handling.
  • TanStack Query for powerful asynchronous state management.
  • TanStack Table for flexible and performant data grids.
  • Drizzle ORM for a type-safe, SQL-first database layer.
  • PostgreSQL as the primary database.
  • Monorepo structure for modularity and maintainability.
  • Dedicated db package for database interactions.
  • Dedicated ui package with reusable shadcn/ui components.
  • TypeScript support for type-safe development.

Use Case

Ideal for developers building data-driven applications, internal dashboards, or SaaS platforms that require smooth API interactions, efficient data handling, and a modular codebase. This boilerplate accelerates development with a well-structured, scalable setup. 🚀

Boilerplate details

  • Last update


    1 month ago
  • Boilerplate age


    1 month ago
Login to download