Skip to content

Chatty App Server - Server for Chatty App Client 💬

Notifications You must be signed in to change notification settings

mstop4/chatty-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatty App Server 💬

The server application for Chatty App Client.

Getting Started

  1. Fork this repo to your local machine.
  2. Run npm install to install dependencies.
  3. Make a copy of .env.example to .env and change the host address or port number as you see fit.
  • NOTE: Take note of any changes you made. You will need this information when you set up the Chatty App Client.
  1. Run npm start to start the server.
  2. Follow the instructions to setup and run the app server for the Chatty App Client.

Dependencies

  • Node.js 6.0.0 or higher
  • Express
  • ws
  • dotenv-safe
  • randomcolor
  • uuid

About

Chatty App Server - Server for Chatty App Client 💬

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published