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
)
npm i
npm run watch-server
Starter Project with KoaJS Web Applicaton Server and Typescript
TypeScript