Skip to content

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

License

Notifications You must be signed in to change notification settings

impulsesproject/next-app-tailwind-bun-ts

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published