1.1.1 ⢠Published 10 months ago
rafacli v1.1.1
Rafacli - NestJS & Angular Generator CLI
rafacli is a command-line tool designed to generate authentication and CRUD modules (and more soon) for NestJS and Angular applications. It streamlines the development process by automating boilerplate code creation, reducing repetitive tasks, and ensuring consistency across projects.
Features
- š Authentication Module: Quickly generate authentication logic for NestJS and Angular.
- š¦ CRUD Module Generator: Create fully functional CRUD operations with TypeORM integration.
- ā” Fast and Scalable: Designed for efficient development with clean and structured code.
- š ļø Customizable: Supports different configurations to adapt to various project needs.
Installation
To install rafacli globally, run:
npm install -g rafacliRun the comand
rafacliTo use locally, run:
Clone repe & install it
git clone https://github.com/rafa00716/rafacli.git
cd rafacli
npm iRun the package script
npm run startOutput Console
Contributing
Contributions are welcome! Feel free to open issues and submit pull requests to improve rafacli.
License
MIT License. See LICENSE for details.
š Speed up your NestJS & Angular development with rafacli!