1.3.2 ā€¢ Published 11 months ago

boilercaps v1.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Boilercaps

Boilercaps is a project generation tool that helps you quickly create frontend and backend applications using JavaScript and Node.js.

Terminal GIF

šŸš€ Installation

npm install -g boilercaps

šŸ•¹ļø Usage

To create a new project, navigate to the root directory of your project (which should be empty), and then use the following command:

boilercaps

This command will initiate the project generation process and provide you with instructions to follow. Make sure you are in the desired directory where you want to create your project before running the boilercaps command.

You can choose from multiple project types:

  • Frontend (React, React Native, Expo, Next.js)
  • Backend (Express with various optional dependencies)
  • Full Stack (Combined frontend and backend)

šŸ”§ Features

  • Automatic project creation using the tool of your choice (create-react-app, create-next-app, etc.)
  • Installation of common dependencies with a single command
  • Full customization of installed dependencies
  • Automatic generation of certain configuration files (.env, vercel.json, MongoDB connection)

šŸ’” Contribution

Feel free to contribute to this project by opening Issues and proposing Pull Requests.

šŸ“ License

MIT License. See LICENSE for more details.

Ā© 2023 CodeSacha - Sacha Bigou

Boilercaps Banner

1.2.0

11 months ago

1.3.2

11 months ago

1.3.1

11 months ago

1.3.0

11 months ago

1.1.0

11 months ago

1.0.0

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago