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.
- Host: GitHub
- URL: https://github.com/skarthikeyan96/node-koa-starter
- Owner: skarthikeyan96
- Created: 2021-02-21T12:06:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-27T00:39:46.000Z (about 4 years ago)
- Last Synced: 2025-02-12T17:50:20.441Z (4 months ago)
- Topics: javascript, koa, koa-router, node-js, starter, typescript
- Language: TypeScript
- Homepage:
- Size: 82 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## koa-node-starter


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