Sign In

create-ultimate

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-ultimate

bunx create-ultimate myapp — scaffold an Ultimate monorepo

Source
npmnpm
Version
9.0.0
Version published
Weekly downloads
1.2K
242.62%
Maintainers
1
Weekly downloads
 
Created
Source

create-ultimate

bunx create-ultimate myapp && cd myapp && x dev

Thin wrapper over x new — same templates, same flags, no second code path.

FlagDoes
--dir <path>parent directory (default: cwd)
--no-exampleskip the example feature slice
--dry-runprint the file list, write nothing
--jsonmachine-readable output

What you get: apps/web/{site,app,api,shared}, apps/admin with MCP on, apps/{mobile,desktop} placeholders, packages/{domain,db,i18n,ui,mcp}, bin/, docker/, app.config.ts — a landing page at 0kb JS, a streaming authed dashboard, a seeded database and x verify green.

FAQs

Package last updated on 23 Aug 2026

Related posts