1.0.0 • Published 8 years ago

koa2-boilerplate-plus v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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

Online Demo

Usage

$ npm install 
$ npm run start

Develop & Deploy

Screenshots

  • Login Page

Login Page

  • Dashboard

Dashboard

License

MIT