Skip to content

SamagraX-Stencil/stencil-cli

Repository files navigation

Description

The Stencil CLI is a command-line interface tool that helps you to initialize, develop, and maintain your Nest applications. It assists in multiple ways, including scaffolding the project, serving it in development mode, and building and bundling the application for production distribution. It embodies best-practice architectural patterns to encourage well-structured apps.

The CLI works with schematics, and provides built in support from the schematics collection at @samagra-x/schematics.

Read more here.

Installation

$ npm install -g @samagra-x/stencil-cli

Usage

Learn more in the official documentation.

Stay in touch

Mentions

Stencil is powered by the following open source projects

  • [NestJS]
  • [Prisma]
  • [Prometheus]
  • [Grafana]
  • [Temporal]
  • [nestjs-temporal]
  • [nestjs-prometheus]

License

Stencil is MIT licensed.