laniakea-create-app
v1.0.6
Published
CLI for scaffolding new full-stack projects
Readme
Laniakea Create App
🚀 CLI to scaffold full-stack monorepos in seconds using Docker, Node.js, React, and Prisma.
✨ What does it do?
It clones a ready-to-use template and automatically generates:
- A fully configured
.envfile - Docker Compose setup
- Project structure with:
backend/(Node.js + Express + TypeScript + Prisma)frontend/(React + Vite)admin/(React + Vite)
🧱 Requirements
📦 Installation
npm install -g laniakea-create-app