microservice-template
TypeScript icon, indicating that this package has built-in type declarations

0.1.20 • Public • Published

Microservice template

You can use this to build a new microservice, for example evi-search.

Install

Just create a new package for your microservice and do:

yarn add kaulsdorf-it/microservice-template

After updating template

  1. Rebuild microservice-template package

     yarn run build
    
  2. Remove package from your microservice and add microservice-template package again

     yarn remove microservice-template
     yarn cache clean
     yarn add microservice-template
    

Dev

    yarn demo

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.20
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.20
    1
  • 0.1.19
    0
  • 0.1.18
    0

Package Sidebar

Install

npm i microservice-template

Weekly Downloads

1

Version

0.1.20

License

proprietary, issued by Kaulsdorf IT Solutions GmbH & Co. KG

Unpacked Size

99.1 kB

Total Files

37

Last publish

Collaborators

  • gdrahota