Skip to content

basklinkhamer/electron-chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-chat-server

Server for the Sogeti Digital Bootcamp - Electron Chat App Session

Prerequisites

Install

npm install or yarn install

Server Setup

  • Be sure to add to correct open port in the source.
  • Start the server as mentioned below.
  • Do a POST to the /setup path to initialize the chat-rooms.

Start Server

npm start

Releases

No releases published

Packages