StanleyMasinde / koa-template

A Koajs template I use.

Home Page:http://about.stanleymasinde.com/koa-template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build and test

Koa Template

A Koa.js starter template for APIs

Quick Start Coming soon

Features

  • Minimalistic Koa setup
  • Efficient routing with @koa/router
  • Middleware for common tasks:
    • Error handling
    • Body parsing
    • Static file serving
  • Environment-based configuration
  • Testing with Jest
  • Linting ESLint (Coming soon)
  • Prettier for code formatting (Coming soon)

Configuration

Coming soon

Contributing

Coming soon

License

Cosming soon

About

A Koajs template I use.

http://about.stanleymasinde.com/koa-template/

License:MIT License


Languages

Language:TypeScript 100.0%