nodejs-codegen

nodejs-codegen is a library for generating the infrastructure code of microservices in nodejs.


License
Apache-2.0
Install
pip install nodejs-codegen==0.3.7

Documentation

nodejs-codegen

This project aims to build the microservice development and deployment code base on ansible and seneca. It runs on code-engine

Generated project structure

project_root
|-src
  |-config
    |-log4js.js
  |-app.js
  |-config.js
  |-package.json
  |-service.js
|-deploy
  |-roles
    |-main
    |-unit_test
    |-api_test
  |-banyan.cfg