koa2-boilerplate-plus
v1.0.0
Published
Enhanced koa2 boilerplate
Downloads
5
Maintainers
Readme
koa2-boilerplate
This boilerplate shows ways to
- Use mysql in Koa2
- CORS Ajax request
- Ajax Login and Ajax Logout in Koa2, based on koa-passport and passport-local
- Export excel in Koa2, based on excel-export
- Serve static files in Koa2
- Integrate with Redux App
- Use charts(D3.js, Echarts, plot) library in Redux App
- Deploy Koa2 app with docker
Preview
Usage
$ npm install
$ npm run start
Develop & Deploy
Screenshots
- Login Page
- Dashboard
License
MIT