Skip to content

DadeKuma/koa-skeleton-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koa Skeleton Template

A template that I use to quickly build and develop Koa backends in TypeScript.

Setup

  • Run: yarn install

Run

  • Start Server for development: yarn dev
  • Start Server for Production: yarn start
  • Check for errors/warnings: yarn lint
  • Check for errors/warnings (and fix them): yarn lint-fix

About

A template that I use to quickly build and develop Koa backends in TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published