Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dinbtechit/jetbrains-nestjs
NestJS CLI and IntelliSense
https://github.com/dinbtechit/jetbrains-nestjs
Last synced: 2 months ago
JSON representation
NestJS CLI and IntelliSense
- Host: GitHub
- URL: https://github.com/dinbtechit/jetbrains-nestjs
- Owner: dinbtechit
- License: bsd-2-clause
- Created: 2023-09-22T19:36:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-26T20:45:26.000Z (2 months ago)
- Last Synced: 2024-10-26T22:38:44.427Z (2 months ago)
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/22771-nestjs
- Size: 2.38 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Jetbrains NestJS
![Build](https://github.com/dinbtechit/jetbrains-nestjs/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/22771-nestjs.svg)](https://plugins.jetbrains.com/plugin/22771-nestjs)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/22771-nestjs.svg)](https://plugins.jetbrains.com/plugin/22771-nestjs)
[![Static Badge](https://img.shields.io/badge/--FFDD04?style=flat&logo=buy-me-a-coffee&logoColor=222222&label=Buy%20Me%20a%20Coffee&labelColor=FFDD04&color=FFDD04&link=https%3A%2F%2Fwww.buymeacoffee.com%2Fdinbtechit)
](https://www.buymeacoffee.com/dinbtechit)NestJS plugin provides CLI/Schematics for Jetbrains IDE.
# Features
- Simply right click -> New -> NestJS CLI/Schematics to generate a boiler plate store.
- Many more coming soon checkout Roadmap# Roadmap
- Additional Intellij Sense
- Automate Test cases generation## Installation
- Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "jetbrains-nestjs" >
Install
- Manually:Download the [latest release](https://github.com/dinbtechit/jetbrains-nestjs/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...# How can I contribute
- By starring this Github project and rating the [Jetbrains NestJS plugin](https://plugins.jetbrains.com/plugin/22771-nestjs).
- By submitting bugs and features -> https://github.com/dinbtechit/jetbrains-nestjs/issues
- By submitting pull requests for the above roadmap items.
- By sponsoring its development to ensure that the project is actively maintained and improved.> If you find this plugin useful consider sponsoring its development to ensure that the project is actively maintained
> and improved. [Buy me a Coffee](https://www.buymeacoffee.com/dinbtechit)[![image](https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-1.svg)](https://www.buymeacoffee.com/dinbtechit)
---