create-api-craft
v1.0.1
Published
Create a new project using the api-craft framework
Downloads
9
Maintainers
Readme
Create API Craft
A simple CLI tool to scaffold a new Express + Mongoose API project based on the @tselven/api-craft boilerplate.
🚀 Features
- Clone the latest
api-craftboilerplate - Auto-install dependencies using
npm,yarn, orpnpm - Removes Git history
- Clean and ready-to-use project setup
📦 Install & Use
You don't need to install anything globally. Just run:
npx create-api-craft my-api