New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mern-project-cli

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mern-project-cli - npm Package Compare versions

Comparing version

to
2.0.3

6

package.json
{
"name": "mern-project-cli",
"version": "2.0.1",
"version": "2.0.3",
"description": "A developer-friendly CLI tool that streamlines MERN stack development by automating project setup, database configuration, and boilerplate generation by implementing MVC Architecture. Create production-ready MongoDB, Express, React, and Node.js applications with best practices built-in",

@@ -8,3 +8,3 @@ "main": "index.js",

"bin": {
"devcli": "./index.js"
"devcli": "index.js"
},

@@ -51,5 +51,5 @@ "scripts": {

"type": "git",
"url": "https://github.com/manishraj27/mern-project-cli"
"url": "git+https://github.com/manishraj27/mern-project-cli.git"
},
"homepage": "https://devcli.vercel.app"
}

@@ -5,2 +5,3 @@ <img src="https://github.com/user-attachments/assets/1226438f-19e0-46e4-beff-5483e429ee69" width=200>

> Create production-ready MERN stack projects in seconds!
### NPM Package Website [mern-project-cli](https://www.npmjs.com/package/mern-project-cli)
### Website [https://devcli.vercel.app](https://devcli.vercel.app)

@@ -12,10 +13,5 @@

Are you tired of:
- ⏰ Spending hours setting up basic MERN project structures?
- 🔧 Configuring MongoDB connections from scratch?
- 📁 Creating the same folder structure over and over?
- 🎯 Missing important configurations in your initial setup?
- 🔄 Copying boilerplate code from old projects?
**MERN Project Generator CLI** is a powerful tool designed to simplify the process of setting up a complete, production-ready MERN stack project in seconds.
**MERN Project Generator CLI** is your ultimate solution! In just seconds, create a complete, production-ready MongoDB, Express, React, and Node.js project structure with a single command.
This tool eliminates the need for manual configurations, boilerplate code copying, and repetitive tasks, allowing developers to start building their apps right away with best practices in place. Perfect for both beginners and experienced developers, it saves time and ensures a solid project foundation.

@@ -282,3 +278,3 @@ ## ✨ Features

<!--
### Why Choose MERN Project Generator CLI?

@@ -311,20 +307,12 @@

Skip the boring setup and jump straight into building your next big idea! Whether you're creating a quick prototype, starting a serious project, or learning the MERN stack, this CLI tool gives you the perfect foundation to build upon.
-->
## 🔮 Future Enhancements
1. **Code Generation**
- API route generator
- React component generator
- CRUD operations generator
- More Code-Snippets
2. **Template System**
- Custom template support
## 🤝 Contribute to the Project
We welcome and appreciate contributions to MERN Project Generator CLI! If you’d like to help improve this tool, feel free to:
- Fork the repository
- Submit pull requests
- Open issues for bugs or suggestions
Your contributions will help make this tool even better for the developer community!
We welcome and appreciate contributions to MERN Project Generator CLI! If you’d like to help improve this tool, feel free to do so.

@@ -331,0 +319,0 @@ ## 📄 License