repository
0.0.0-20230619161246-2f747bfb30e0
Repository: https://github.com/v1tbrah/relation-service.git
Documentation: pkg.go.dev
# 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