1.1.1 • Published 5 months ago

rafacli v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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 rafacli
  • Run the comand

rafacli

To use locally, run:

  • Clone repe & install it

git clone https://github.com/rafa00716/rafacli.git
cd rafacli
npm i
  • Run the package script

npm run start

Output Console

image

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!

1.1.1

5 months ago

1.1.0

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.0

5 months ago