simple-chat

How To Run

  • install and setup go in your local machine with version 1.19
  • clone this repo
  • run this command to download dependency
  go mod tidy
  • run the app with this command
  go run main.go