Skip to content

Repository files navigation

Stackhacker UI Starter Template

Stackhacker UI

Use this template to get started with Stackhacker UI quickly.

Stackhacker UI Starter Template

Quick Start

pnpm dlx nuxi@latest init my-app -t gh:stackhacker-ui/starter
cd my-app
pnpm install
pnpm dev

Deploy your own

Deploy with Vercel

Setup

Make sure to install the dependencies:

pnpm install

This template is verified with Node.js 22 and pnpm 10.

Set NUXT_PUBLIC_SITE_URL in production if you want social previews to use your own deployed URL.

Development Server

Start the development server on http://localhost:3000:

pnpm dev

Production

Run the quality checks:

pnpm lint
pnpm typecheck

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

Check out the deployment documentation for more information.

Renovate integration

Install Renovate GitHub app on your repository and you are good to go.

About

A Nuxt 4 starter template built with shadcn-vue, reka-ui, and Tailwind CSS v4.

Topics

Resources

Security policy

Stars

Watchers

Forks

Contributors

Languages