Skip to content

Burlesque1/Web-Chat-Room-Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Chat-Room-Node Build Status

A web chatting room building on NodeJs.
https://whispering-lake-98853.herokuapp.com/

How to run this app locally

  1. Make sure nodeJS and MongoDB installed correctly

  2. Clone the repo from github

git clone [email protected]:Burlesque1/Node-web-server.git
  1. Install package dependencies
cd Node-web-server && npm install
  1. Start MongoDB service
~/bin/mongod --dbpath=<YOUR DBPATH>
  1. Start server
node server/server.js
  1. Open localhost:3001 in browser

About

A basic web-based chatting room using Node.js

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •