akos-egg-boilerplate-sequelize
v0.0.5
Published
boilerplate with sequelize for akos-egg quickstart
Downloads
2
Maintainers
Readme
akos-egg-boilerplate-sequelize
Boilerplate for akos-egg quickstart. Part of the template for internal use only, not open source.Such as openId, cloud resources, forming a template such as provided in the Intranet.
Installation
Don't npm i
this directly
$ npm i -g create-akos
$ create-akos --type akos-sequelize showcase
$ cd showcase
$ npm i
$ npm run dev
$ open http://localhost:7001
See create-akos for more detail.
extension
Difference between platform plug-in, the extension is mainly for app prototype modification, or increase the complex or internal business middleware
other
- Provide basic type of middleware base on the cloud resource
- Provide the extension development plugin base on the cloud resource# akos-egg-boilerplate-sequelize