Skip to content

mar4uk/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

Description

Here is a chat web app for messages exchange

Screenshot

Features:

  • User registration and authorization
  • One common chat room for messages exchange between several users

Technologies:

  • MongoDB for storing messages and users
  • Backend part is written on Golang. Implemented REST Api and Websockets
  • Frontend part is written using create-react-app bootstrap

How to build and start

docker-compose up

This command will start Mongo, Backend and Frontend. The application will run on http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published