Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hola Koa

npm version License: MIT

English | 中文文档

A simple command-line tool for quickly creating TypeScript-based Koa application templates, featuring built-in basic middleware (request formatting) and development tool support.

🚀 Quick Start

Installation

npm install -g hola-koa

Usage

hola-koa my-project
cd my-project
npm run dev

Template Features

  • ✅ TypeScript Support
  • ✅ Hot Reloading
  • ✅ Built-in Middleware:
    • API Response Formatter
  • ✅ RESTful Routing Structure
  • ✅ Complete tsconfig Configuration
  • ✅ Complete Rollup Configuration
  • ✅ Ready to run after installation

About

A simple CLI to scaffold TypeScript-based Koa.js applications.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages