yulio-cli (v1.0.29) is the official CLI for Yulio, a SaaS starter kit. It scaffolds production-ready full-stack projects with a NestJS backend and optional Next.js frontend, including auth, database (MongoDB Atlas, Supabase, Neon), email, and deployment config. Commands: init, add (mail, oauth, payments, storage), db setup, login, list. Requires Node.js 18+ and a Yulio account. Differentiator: opinionated, fully wired project generator with built-in module additions. Released infrequently (last update 2024). Active development.
npm install yulio-cliNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installs the CLI globally, scaffolds a new project interactively, then runs the development server.
Use 'yulio' command or 'npx yulio-cli'.
Install globally with -g flag or use npx.
Upgrade Node.js to version 18 or higher.
N/A
Run 'yulio login' first.
Install globally: npm install -g yulio-cli, then use 'yulio'.
Upgrade Node.js to version 18 or later.
Run 'yulio add' from the root of a project scaffolded with 'yulio init'.
No dependency data recorded yet.