Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Starter Project with KoaJS Web Applicaton Server and Typescript

Notifications You must be signed in to change notification settings

RBCodeCraft/koa-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published