Categorygithub.com/Ayobami0/cli-chat-server
repositorypackage
0.0.0-20240610084725-486f8e03ec90
Repository: https://github.com/ayobami0/cli-chat-server.git
Documentation: pkg.go.dev

# Packages

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

# README

gGRPC server for CliChat

Requirements

  • Golang
  • Docker
  • protoc
  • make
# Starting server in docker
make up

[!IMPORTANT] Ensure that all environment variables are set in a .env file before running make. See docker compose file for required variables.