All Projects → nestjs → Schematics

nestjs / Schematics

Licence: mit
Nest architecture element generation based on Angular schematics 🎬

Programming Languages

typescript
32286 projects
javascipt
17 projects

Projects that are alternatives of or similar to Schematics

Prettier Schematic
Add Prettier to an Angular project
Stars: ✭ 129 (-31.38%)
Mutual labels:  schematics
Plotkicadsch
This project aims at being able to export Kicad Sch files to structured picture files
Stars: ✭ 153 (-18.62%)
Mutual labels:  schematics
Homeassistant
Example Home Assistant Configs
Stars: ✭ 168 (-10.64%)
Mutual labels:  nest
New Eden Social
🌌 New Eden Social 🚀
Stars: ✭ 136 (-27.66%)
Mutual labels:  nest
Nest User Auth
A starter build for a back end which implements managing users with MongoDB, Mongoose, NestJS, Passport-JWT, and GraphQL.
Stars: ✭ 145 (-22.87%)
Mutual labels:  nest
Ngx Formly
JSON powered / Dynamic forms for Angular
Stars: ✭ 2,109 (+1021.81%)
Mutual labels:  schematics
Nestjs Sequelize Jwt
Nest + Sequelize + jwt
Stars: ✭ 127 (-32.45%)
Mutual labels:  nest
Elasticsearch
Elasticsearch module based on the official elasticsearch package 🌿
Stars: ✭ 176 (-6.38%)
Mutual labels:  nest
Word2vec Spam Filter
Using word vectors to classify spam messages
Stars: ✭ 149 (-20.74%)
Mutual labels:  schematics
Config
Configuration module for Nest framework (node.js) 🍓
Stars: ✭ 161 (-14.36%)
Mutual labels:  nest
Schedule
Schedule module for Nest framework (node.js) ⏰
Stars: ✭ 137 (-27.13%)
Mutual labels:  nest
Throttler
A rate limiting module for NestJS to work with Fastify, Express, GQL, Websockets, and RPC 🧭
Stars: ✭ 145 (-22.87%)
Mutual labels:  nest
Raemixx500
Open Hardware Remake of the Commodore Amiga 500+ Mainboard
Stars: ✭ 161 (-14.36%)
Mutual labels:  schematics
Vue Canvas Nest
💫 A Vue.js background component for canvas-nest.
Stars: ✭ 136 (-27.66%)
Mutual labels:  nest
Nest Status Monitor
Simple, self-hosted module based on Socket.io and Chart.js to report realtime server metrics for Nest-based node servers
Stars: ✭ 173 (-7.98%)
Mutual labels:  nest
Nest Event
Event handling with decorators for NestJS Framework
Stars: ✭ 128 (-31.91%)
Mutual labels:  nest
Serverless Core
Serverless Core module for Nest framework (node.js) 🦊
Stars: ✭ 154 (-18.09%)
Mutual labels:  nest
Ngtron
Easily serve and build angular based electron applications
Stars: ✭ 178 (-5.32%)
Mutual labels:  schematics
Nativescript Schematics
nativescript, mobile, schematics, angular
Stars: ✭ 176 (-6.38%)
Mutual labels:  schematics
Ot Br Posix
OpenThread Border Router, a Thread border router for POSIX-based platforms.
Stars: ✭ 161 (-14.36%)
Mutual labels:  nest

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads Coverage Discord Backers on Open Collective Sponsors on Open Collective

Description

The Nest 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. Read more here.

Installation

$ npm install -g @nestjs/schematics

Usage

Learn more in the official documentation.

Stay in touch

License

Nest is MIT licensed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].