Peezy v1.0.0 – Production-ready CLI for scaffolding full-stack apps

1 sehnya 1 9/18/2025, 5:47:55 PM github.com ↗

Comments (1)

sehnya · 1h ago
Most framework CLIs are great for “hello world” but fall short when you want to build something real. Peezy focuses on:

Curated full-stack templates with sensible defaults

Intelligent database migrations

Enterprise security features (auth, RBAC, secrets management)

A consistent, production-ready project structure

You can install it with:

npm i peezy-cli

Docs and source: https://github.com/Sehnya/peezy-cli

Would love feedback on what stacks/templates you’d like supported next, and how Peezy can be most useful in real-world production setups.