1.0.7 • Published 1 year ago

create-carlos-app v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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

1.0.2

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago