1.0.2 • Published 6 months ago

@travelaps/project-builder v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@travelaps/project-builder

A CLI tool to scaffold TypeScript projects with Express.js, Docker, and GitHub Actions support.

Features

  • TypeScript configuration
  • Express.js setup (optional)
  • Docker support with multi-stage builds
  • GitHub Actions CI/CD
  • ESLint + Prettier configuration
  • Version-aware dependency management

Installation

npm install @travelaps/project-builder

Usage

@travelaps/project-starter