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
$ npm install
$ npm run start
- Login Page
- Dashboard
MIT