akos-egg-boilerplate-blank
v0.0.1
Published
a blank boilerplate for akos-egg quickstart
Downloads
3
Readme
akos-egg-boilerplate-simple
A simple 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 akos-boilerplate-init
$ akos-boilerplate-init --type akos-simple showcase
$ cd showcase
$ npm i
$ npm run dev
$ open http://localhost:7001
See akos-boilerplate-init 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