← All projects

nest-init-cli

by @GDGAlgiers

38

CLI tool designed for the process of creating and configuring new NestJS projects. This tool helps quickly set up a new project with minimal effort. Whether you're building a REST API, a GraphQL service, or integrating with various databases

About this project

[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![MIT License][license-shield]][license-url] Nest-Init CLI The Repository for Nest-Init CLI made using NestJS , NestJS Commander , Inquirer and Passport.js . Report Bug · Request Feature Table of Contents About The Project Features Built With Getting Started System Requirements Using Nest-Init in Your Project Contributing to Nest-Init Usage List of Commands Configure ORM with Database - MikroORM - TypeORM - Mongoose - Sequelize - Prisma - Drizzle Setup Authentication Strategies and Services Join our community Contributing License Contact About The Project Nest-Init is a powerful CLI tool designed to streamline the creation and configuration of new NestJS projects. It simplifies the setup process, allowing you to integrate different databases with ORMs and set up authentication efficiently. Nest-Init equips you with essential tools to launch your next NestJS application with ease. Features Database Configuration

From the project README on GitHub

Stars
38
Forks
2
License
MIT
Last push
22 Aug 2024

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/nest-init-cli.svg)](https://www.madeinalgeria.dev/projects/nest-init-cli)

Related projects