https://github.com/darmikon/es7-koa2-boilerplate
koa2 es7 boilerplate with logging, error handling and history api support
https://github.com/darmikon/es7-koa2-boilerplate
boilerplate es6 es7 javascript koa koa-starter koa2 koa2-boilerplate koa2-starter node-inspector nodejs
Last synced: 3 months ago
JSON representation
koa2 es7 boilerplate with logging, error handling and history api support
- Host: GitHub
- URL: https://github.com/darmikon/es7-koa2-boilerplate
- Owner: Darmikon
- Created: 2017-07-02T14:14:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-24T16:23:27.000Z (about 7 years ago)
- Last Synced: 2025-02-14T07:02:21.348Z (3 months ago)
- Topics: boilerplate, es6, es7, javascript, koa, koa-starter, koa2, koa2-boilerplate, koa2-starter, node-inspector, nodejs
- Language: JavaScript
- Homepage:
- Size: 78.1 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# es7-koa2-boilerplate
## Description
Boilerplate for koa2 application.
- Includes:
+ node-inspector
+ error handling
+ history api support
+ es7 syntax
+ eslint
+ nodemon
+ routingFor the ones who prefer express.js I made the same boilerplate for express4
[es7-express4-boilerplate](https://github.com/Darmikon/es7-express4-boilerplate)Using 2 similar configurations I hope it would be easier for you to answer the question:
Koa vs Express what should I choose?## License
MIT © [Darmikon](https://github.com/darmikon)