Skip to content

학생&동아리 관리자용 동아리 정보 및 모집 관리 서비스 (DMS.SMS.v1.service.club)

Notifications You must be signed in to change notification settings

DMS-SMS/v1-service-club

Repository files navigation

Club Service

This is the Club service

Generated with

micro new --namespace=DMS.SMS.v1 --type=service club

Getting Started

Configuration

  • FQDN: DMS.SMS.v1.service.club
  • Type: service
  • Alias: club

Dependencies

Micro services depend on service discovery. The default is multicast DNS, a zeroconf system.

In the event you need a resilient multi-host setup we recommend etcd.

# install etcd
brew install etcd

# run etcd
etcd

Usage

A Makefile is included for convenience

Build the binary

make build

Run the service

./club-service

Build a docker image

make docker

About

학생&동아리 관리자용 동아리 정보 및 모집 관리 서비스 (DMS.SMS.v1.service.club)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages