Skip to content

DPigeon/Chatbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbox

A small chatbox made with gRPC, Docker and NodeJS.

Setup

Clone the repository with Git:

git clone https://github.com/DPigeon/Chatbox

To build the server Docker container, simply this command in the main directory:

docker build -t Chatbox .

To deploy the server on a Docker container, run:

./startChatbox.sh

The server port is

32000

About

A small chatbox made with gRPC, Docker & NodeJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published