Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 2.42 KB

File metadata and controls

63 lines (43 loc) · 2.42 KB
ExpressoTS

@expressots/cli

Command-line tool for scaffolding, generating, and deploying ExpressoTS applications.

npm License Discord Build

Documentation · CLI Reference · Project Board · Community


Install

npm i -g @expressots/cli

What This Package Does

The ExpressoTS CLI creates new projects, generates controllers, use-cases, providers, and modules, manages CI/CD pipelines, Docker and Kubernetes configs, and handles deployment workflows, all from the terminal.

Quick Look

expressots new my-app
expressots generate usecase user/create
expressots dev

Documentation

For guides, API reference, architecture patterns, and examples visit doc.expresso-ts.com.

Contributing

Welcome to the ExpressoTS community. See the Contributing Guide for how to get involved.

Support the project

License

MIT. See LICENSE.