Categorygithub.com/v1tbrah/relation-service
repository
0.0.0-20230619161246-2f747bfb30e0
Repository: https://github.com/v1tbrah/relation-service.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Relation-service

This is a simple service that can be used to manage users' relations.

Quick start with docker

  • Start service:
make up
  • Stop service:
make down