Show HN: Bunkit – Bun-native monorepo CLI (no Turborepo needed)
Mood
supportive
Sentiment
positive
Category
tech
Key topics
Bun
monorepo
CLI
Turborepo
The author introduces Bunkit, a Bun-native monorepo CLI that eliminates the need for Turborepo, and shares its features and benefits in the comments.
Snapshot generated from the HN discussion
Discussion Activity
Light discussionFirst comment
59s
Peak period
1
Hour 1
Avg / period
1
Based on 1 loaded comments
Key moments
- 01Story posted
11/18/2025, 10:40:12 PM
11h ago
Step 01 - 02First comment
11/18/2025, 10:41:11 PM
59s after posting
Step 02 - 03Peak activity
1 comments in Hour 1
Hottest window of the conversation
Step 03 - 04Latest activity
11/18/2025, 10:41:11 PM
11h ago
Step 04
Generating AI Summary...
Analyzing up to 500 comments to identify key contributors and discussion patterns
Built bunkit after Bun 1.3 shipped dependency catalogs and isolated installs - features that make Turborepo optional for monorepos.
What you get: - 8 production presets (minimal → enterprise monorepo) - Bun workspaces with catalogs (centralized versioning) - Next.js 16 + Hono templates ready to go - No vendor lock-in, pure Bun primitives
The CLI has 21+ interactive prompts (database, auth, Docker, CI/CD, etc.) but you can also skip to quick creation: `bunx bunkit-cli create nextjs my-app`
This is my first public launch. Would love feedback on the preset architecture and CLI flow - tried to make it feel like create-t3-app but Bun-first.
Repo: https://github.com/Arakiss/bunkit
Happy to answer any questions!
Want the full context?
Jump to the original sources
Read the primary article or dive into the live Hacker News thread when you're ready.