Skip to content
/ koa2-ts Public

🌟 Koa2 web app framework written in typescript.

License

Notifications You must be signed in to change notification settings

Hanggi/koa2-ts

Repository files navigation

koa2-ts

Koa2 web app framework written in typescript.

Written in typescript + koa2 + typeorm, enjoy simplest nodejs framework with type checking and covenient testing.

Install packages

$ npm i

Run

$ npm start

Test

$ npm test