Skip to content

stack-artisan/paper-stack

Repository files navigation

Pater Stack

A simple starter project built with Next.js 16, Tailwind CSS v4, and shadcn/ui, featuring light and dark theme support and Docker setup for easy development and deployment.


Features

  • Next.js 16 (App Router)
  • Tailwind CSS v4
  • shadcn/ui components
  • Light & Dark theme support
  • TypeScript ready
  • Responsive layout
  • Dockerfile for containerized setup
  • Docker Compose for local development

Tech Stack

  • Next.js 16
  • Tailwind CSS 4
  • shadcn/ui
  • TypeScript
  • Docker

Getting Started

Install dependencies

npm install