create-huda-app
v1.0.6
Published
A CLI to create a fullstack React + Django dashboard app
Maintainers
Readme
⚡️ create-huda-app
🚀 A fullstack React + Django CLI tool that gets your admin dashboard up and running in seconds.
✨ What is it?
create-huda-app is a powerful command-line tool to generate a fullstack React (frontend) + Django (backend) application with zero config.
Whether you prefer SQLite for local dev or PostgreSQL with Docker, it gives you the freedom to choose — instantly.
📦 Features
- 🧰 Fullstack project (React + Django) in one command
- ⚙️ Choose between SQLite or PostgreSQL + Docker
- 📁 Clean folder structure
- 🐍 Automatic Python virtual environment (optional)
- 🔄 Live-reloading React + Django apps
- 🔧 Injects proper DB config based on your setup
- 🔥 Bundled into a single minified CLI via
esbuild - ✨ Minimal, clean, and ready to deploy
🧪 Quick Start
npx create-huda-app mydashboard