Release 1.2.0
Boilerplate for egg microservice.
Don’t npm i this directly
npm i
$ npx egg-init --type=microservice showcase $ cd showcase $ npm i $ npm run init && npm run dev $ open http://localhost:7001
See egg-init for more detail.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
egg-boilerplate-microservice
Boilerplate for egg microservice.
Installation
Don’t
npm ithis directlySee egg-init for more detail.