Skip to content

Informative module welcome messages #19

@dhutapratama

Description

@dhutapratama

Need to create something informative message when starting service.

in this image is no usefull information, it just show a states
image

It would be more beautiful when it can show something like this

//////////////////////////////////////////////////////
// Service Name  : Transaction Service              //
// Version       : v1.0.0                           //
// Description   : A Service for handle transaction //
//   so user can made transaction on the site.      //
// Engineer      : Suyitno Jr. (suyitno@dev1.my.id) //
// ------------------------------------------------ //
// URL						 : transaction-service                  //
// HTTP Port : IN(5001) OUT(INET, LOCAL, ANY PORT)  //
// GRPC Port : IN(3012) OUT(3456, 3229)             //
// RABBIT    : amqp://rabbitmq-docker:5672          //
// ------------------------------------------------ //
// DOCUMENTATION : ./doc/postman-documentation.json //
// REPOSITORY    : https://lets.dev1.my.id/lets.git //
//////////////////////////////////////////////////////

isn't it ? 🍡

Metadata

Metadata

Assignees

Labels

featureRequest for a new feature

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions