Skip to content

pixalquarks/TerminalChatApp

Repository files navigation

TerminalChatApp

A CLI chat application based on gRPC protocol

How to run on locally

Clone the repository and cd into it

git clone https:/pixalquarks/TerminalChatApp.git
cd TerminalChatApp

To run the server

Rename the .env.txt file to .env and change the variables if required. Then run the following command

make server

Server

To run the client

Simply run

make goClient

Client

Enjoy with your friends on your LAN network

About

A LAN terminal chat app.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages