next-app-tailwind-bun-ts Tailwind Templates

Next App Tailwind Bun Ts

Impulse (Docker dev container configuration and scaffolding) for an app-router based Next.js 14 application built with Bun, TailwindCSS, and TypeScript support.

Next.app.tailwind.bun.ts

Impulse (Docker dev container configuration and scaffolding) for an app-router based Next.js 14 application built with Bun, TailwindCSS, and TypeScript support.

Usage

Inside the container,

 # Running your app
 bun --bun run dev # Run with the Bun runtime
 # or
 bun run dev # Run with Node.js

 # Building your app
 bun run build

 # Linting
 bun run lint

 # Formatting
 bun run format

Top categories

Loading Svelte Themes