yulio-cli
1.2.4The fullstack system every SaaS needs, without the setup. One command scaffolds auth, RBAC, email, rate limiting, and deployment configs — fully wired, production-ready, yours to own.
What you get out of the box
SoloEvery project starts with this. No configuration, no wiring — it's already done.
Auth & RBAC
JWT, refresh tokens, sessions, role guards
Email scaffold
Verification + welcome email hooks wired. SMTP provider available via `yulio add mail`.
Rate Limiting
IP-based guards, built in
Deploy Config
Vercel-ready out of the box
Then add what you need
Or start from a template
StudioAll in previewPick a domain at yulio init — a full business module set lands on top of the barebone. Studio templates are in preview today; full functionality lands with v1.3.
Quick start
- 1
Install the CLI globally. Requires Node 20+.
- 2
Authenticate with your Yulio account.
- 3
Scaffold your full-stack project interactively.
Go deeper