Launch My Full-Stack CLI Tool on npm

🚀 Just launched my own full-stack CLI tool on npm! After building multiple projects manually again and again, I decided to solve my own problem — and created: 👉 **@dartix-software-solutions/create-fullstack-app** A CLI that can scaffold a **complete full-stack application** in seconds. --- 💡 What it does: • Setup frontend (Next.js / Vite) • Setup backend (NestJS / Express / FastAPI) • Supports monorepo & microservices architecture • Database + ORM setup (Prisma / SQLAlchemy) • Clean folder structure (production-ready) • Optional features like Tailwind, React Query, etc. --- ⚡ Usage: ```bash npx @dartix-software-solutions/create-fullstack-app ``` --- 🔗 Check it out on npm: https://lnkd.in/g4uzG2DX --- 🎯 Why I built this: As a developer, I was spending too much time setting up: * folder structures * configs * boilerplate Instead of building actual features. This tool automates that entire process. --- 🔥 What’s next: • CLI flags (skip prompts) • Templates for SaaS / AI apps • Docker & CI/CD setup • More integrations --- Would love feedback from the community 🙌 If you try it, let me know what you think! #javascript #typescript #fullstack #webdevelopment #nodejs #react #nextjs #opensource #devtools #startup

  • 🚀 Just launched my own full-stack CLI tool on npm!

After building multiple projects manually again and again, I decided to solve my own problem — and created:

👉 **@dartix-software-solutions/create-fullstack-app**

A CLI that can scaffold a **complete full-stack application** in seconds.

---

💡 What it does:

• Setup frontend (Next.js / Vite)
• Setup backend (NestJS / Express / FastAPI)
• Supports monorepo & microservices architecture
• Database + ORM setup (Prisma / SQLAlchemy)
• Clean folder structure (production-ready)
• Optional features like Tailwind, React Query, etc.

---

⚡ Usage:

```bash
npx @dartix-software-solutions/create-fullstack-app
```

---

🔗 Check it out on npm:
https://www.npmjs.com/package/@dartix-software-solutions/create-fullstack-app?activeTab=readme

---

🎯 Why I built this:

As a developer, I was spending too much time setting up:

* folder structures
* configs
* boilerplate

Instead of building actual features.

This tool automates that entire process.

---

🔥 What’s next:

• CLI flags (skip prompts)
• Templates for SaaS / AI apps
• Docker & CI/CD setup
• More integrations

---

Would love feedback from the community 🙌
If you try it, let me know what you think!

#javascript #typescript #fullstack #webdevelopment #nodejs #react #nextjs #opensource #devtools #startup

To view or add a comment, sign in

Explore content categories