ts-backend-cli

1.0.3 • Public • Published

ts-backend-cli

⚡ A TypeScript-based CLI tool to scaffold a complete Express.js backend with best practices and developer tooling.


🚀 Features

  • 🔧 Express.js + TypeScript boilerplate
  • 🧪 Prisma ORM with MongoDB/PostgreSQL support
  • 🔒 JWT Authentication setup
  • 🧰 Middleware structure (rate-limiter, error handler, zod validation, etc.)
  • 🐳 Docker support
  • 🧹 Biome (Linting & Formatting)
  • 📜 Swagger API documentation setup
  • 🔄 Ready for versioned API routing (/v1, /v2, ...)

🛠️ Installation

Global install (optional):

npm install -g ts-backend-cli

Readme

Keywords

none

Package Sidebar

Install

npm i ts-backend-cli

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

23.1 MB

Total Files

124

Last publish

Collaborators

  • alsfimayo-cli