Skip to content

sk8thing/microchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

"μChat" is a very basic chat webapp built using express and socket.io.

Running the application

First make sure you have installed Node.js then make a clone of the repository. After that you can start the app

node path/to/index.js PORT

The PORT argument is optional, if there's no port argument provided, the application will run on port 80. You can also set the port by creating an environment variable.

Screenshots

1 2 3