furybean / koa-typescript-starter

Starter Project with KoaJS Web Applicaton Server and Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KoaJS & Typescript Starter Project

Requirements:

  • Node v8

Features:

  • Watch mode - server auto-restarts when code changes
  • Koa v2 with #beautiful async functions

Included middleware:

  • koa-router
  • Custom logger with pretty + JSON modes (based on NODE_ENV)

Getting Started

npm i
npm run watch-server

About

Starter Project with KoaJS Web Applicaton Server and Typescript


Languages

Language:TypeScript 100.0%