Skip to content

My version of the chat client created by Brad Traversy

Notifications You must be signed in to change notification settings

bjellesma/chatchord

Repository files navigation

ChatCord App

Real Time chat application using web sockets. Originally created by Brad Traversy and extended by Bill Jellesma.

Development

  1. Install all dependencies with npm install
  2. Create a .env file in the root directory of this application with the following variables:
DB_HOST
DB_PORT
DB_NAME
DB_USER
DB_PASSWORD
JWT_SECRET
  1. Run npm run server to start the server on port 3000

Contributing

In order to add to the server, please check out

About

My version of the chat client created by Brad Traversy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •