Skip to content

zrwusa/bunny-common

Repository files navigation

Description

system architecture diagram

Bunny Common is part of this system architecture and is responsible for services to share common code.

It is a package:

  • Standardizes service layer communication protocols and standardizes controller layer communication protocols.
  • SOLID Principle

Project setup

$ pnpm install

Compile and run the project

# development
$ pnpm build

Run tests

# unit tests
$ pnpm test

# test coverage
$ pnpm test:cov

Resources

Stay in touch

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published