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.
egg-boilerplate-microservice
Boilerplate for egg microservice.
Installation
Don’t
npm ithis directlySee egg-init for more detail.