Skip to content

A web-based bulletin board application built with React, Go, MongoDB, and WebSockets, utilizing Docker for containerization and Material UI for a modern user interface.

Notifications You must be signed in to change notification settings

OwenAEdwards/BulletinHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BulletinHub

Instructions

  1. Navigate to the root of the project directory.
  2. Ensure you have Docker installed on your machine and have Docker Desktop running in the background. Run docker-compose up. This should trigger the docker-compose.yml file which runs the Dockerfile.
  3. Go to http://localhost:3000 to see the frontend.
  4. Happy chatting (:

Special Commands

Joins a new board and leaves old board (if you're in one):

/join <board_name>

Leaves the current board (if you're in one):

/leave

Returns a list of open chatrooms:

/list

Returns a list of all users in the chatroom:

/users

About

A web-based bulletin board application built with React, Go, MongoDB, and WebSockets, utilizing Docker for containerization and Material UI for a modern user interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •