SamagraX-Stencil / stencil-cli

NestJS CLI on steroids for stencil 🍹

Home Page:https://stencil.samagra.io/cli/introduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

NestJS CLI on steroids for stencil 🍹

https://stencil.samagra.io/cli/introduction

License:Other


Languages

Language:TypeScript 99.1%Language:JavaScript 0.8%Language:Shell 0.1%