rrih

rrih.github.io

Blazing fast web tools. Zero dependencies. Pure client-side.

Next.js TypeScript License Powered by Bun

Stack

Next.js 15 TypeScript Tailwind CSS Bun Biome

Quick Start

bun install && bun dev

Commands

bun dev          # Development
bun build        # Production build
bun test         # Run tests
bun lint         # Lint & format

Structure

src/
├── app/         # App router
├── components/  # UI components
├── lib/         # Utilities
└── config/      # Configuration

Philosophy

License

MIT © rrih