1.1.0 • Published 8 months ago
nodet-cli v1.1.0
nodets
nodet-cli is a powerful and user-friendly CLI tool designed to streamline the creation of Node.js and Next.js projects using TypeScript. With nodet-cli, developers can kickstart their projects with ease, leveraging pre-configured templates, best practices, and optimized workflows for TypeScript development.
Features
- Generate boilerplate projects for Node.js and Next.js with TypeScript support.
- Fully customizable project templates.
- Designed for both backend and frontend developers.
- Streamlines project initialization with best practices.
- Initializes a git repository and install dependencies
- Shipped with TypeScript, express, routing setup support for nidejs
- Shipped with TypeScript, Shadcn, TailwindCss
- Shipped with MongoDB and Prisma
- CRUD functionality for product model
Installation and Usage
Install npx nodet-cli my-app globally via npm:
npx nodet-cli my-app
Follow the prompt to select your preferred language or framework.