An open API service indexing awesome lists of open source software.

https://github.com/skarthikeyan96/node-koa-starter

Starter project for node js web applications. It uses typescript and koa.
https://github.com/skarthikeyan96/node-koa-starter

javascript koa koa-router node-js starter typescript

Last synced: 2 months ago
JSON representation

Starter project for node js web applications. It uses typescript and koa.

Awesome Lists containing this project

README

        

## koa-node-starter


![banner](https://cdn.jsdelivr.net/gh/skarthikeyan96/node-koa-starter/banner.png)


![dependcies](https://david-dm.org/skarthikeyan96/node-koa-starter.svg)


Koa js starter with typescript support.


## Configured


1. [Koa v2](https://github.com/koajs/koa)
2. [Typescript](https://github.com/microsoft/TypeScript)
3. [tslint](https://github.com/palantir/tslint)
4. tsconfig
5. [koa-morgan](https://github.com/koa-modules/morgan)


## 📅   Upcoming configuration support


1. Jest - Testing
2. React - Front end
3. Migrate from tslint to esint