/nitro-jsquash

Primary LanguageTypeScript

Nitro with JSquash

Preview

A example of using JSquash with Nitro, tested in node, bun and cloudflare worker.

Development

# Install dependencies
pnpm i

# Start development server
pnpm dev

# Preview on miniflare
pnpm preview