/nodet-cli

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.

Primary LanguageJavaScript

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

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.

License

MIT License

nodet-cli