New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

nodee-kit

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodee-kit

Nodee-Kit is a CLI tool designed to streamline the setup of a **Node.js + Prisma** project. It allows developers to quickly configure a project using either **TypeScript** or **JavaScript** and supports both **PostgreSQL** and **MySQL** databases.

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
0
Created
Source

Nodee-Kit

Nodee-Kit is a CLI tool designed to streamline the setup of a Node.js + Prisma project. It allows developers to quickly configure a project using either TypeScript or JavaScript and supports both PostgreSQL and MySQL databases.

Features

  • Initializes a Node.js + Prisma project with minimal setup.
  • Provides an interactive prompt for configuration options.
  • Supports TypeScript and JavaScript.
  • Allows selection between PostgreSQL and MySQL.
  • Configures Prisma with the selected database.

Installation

To install Nodee-Kit globally using npm:

npm install nodee-kit

FAQs

Package last updated on 02 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts