create-carlos-app

1.0.7 • Public • Published

Create-Carlos-App 🚀

is a tool that allows you to kickstart projects quickly with optimal predefined configurations. Streamline your development workflow and start building your ideas without wasting time on initial setup.

Features

  • 🛠️ Easy Setup: Initiate projects effortlessly with pre-configured settings.
  • ⚡ Fast Initialization: Quickly start development without spending time on setup.
  • 📦 Template Options: Choose from a variety of templates including Next.js, React with TypeScript, and more.
  • 🎨 Customizable: Tailor configurations to suit your project requirements.
  • 🌐 Versatility: Suitable for a wide range of projects including web applications, static sites, and more.
  • 📝 Clear Documentation: Easily understand how to use the tool with comprehensive documentation.
  • 🔄 Continuous Updates: Regularly updated to incorporate new features and enhancements.
  • 🚀 Scalable: Designed to accommodate projects of any size, from small prototypes to large-scale applications.

Installation

Install my-project with npm

  npm install -g create-carlos-app

Usage

To create a new project, simply run the following command and follow the prompts:

  create-carlos-app

Templates

create-carlos-app offers various templates to choose from, including:

  • Next.js + ESLint + TypeScript + Tailwind
  • Next.js + GraphQL + ESLint + TypeScript + Tailwind
  • React (vite) + ESLint + TypeScript + Tailwind
  • Node.js + Express + ESLint + TypeScript
  • Node.js + Express + ESLint + TypeScript + Sequelize
  • Node.js + NestJS + GraphQL + ESLint + TypeScript + Sequelize

Override Template

You can override the template used by specifying the --template option:

  create-carlos-app --template <template>

Additional Options

Override Project Name

You can override the project name by specifying the --name option:

  create-carlos-app --name <name>

Questions?

If you have any questions, feel free to open an issue or contact me on

Connect with Carlos carlos on LinkedIn

Package Sidebar

Install

npm i create-carlos-app

Weekly Downloads

97

Version

1.0.7

License

ISC

Unpacked Size

1.29 MB

Total Files

150

Last publish

Collaborators

  • carlosmedina06