Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

soulgarden/messenger-backend

Repository files navigation

Go Report Card

messenger

Backend and frontend for messenger

installation and run

  • install docker
  • run make docker_up for linux or make docker_up_mac for mac

tests

  • make test