create-devora-app
v1.1.1
Published
A modern CLI tool to **bootstrap Next.js 15 applications** using the Devora stack. Quickly set up a production-ready website with **Next.js 15**, **TypeScript**, **ShadCN UI**, **Tailwind CSS**, **Convex** and best practices out of the box.
Downloads
6
Readme
create-devora-app
A modern CLI tool to bootstrap Next.js 15 applications using the Devora stack. Quickly set up a production-ready website with Next.js 15, TypeScript, ShadCN UI, Tailwind CSS, Convex and best practices out of the box.
📦 Installation
To create a new project, run:
Specify a project name to create a new folder
npx create-devora-app my-appUse '.' to create the project in the current directory
npx create-devora-app .