Skip to content
a chat application using socket.io
JavaScript CSS HTML
Find file
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
public
.gitignore
README.md
package.json
server.js

README.md

Circles

A simple but beautiful chat application using sockets.io

Live here: https://morechats.herokuapp.com/

getting started

Get started using Circles

installation

npm install

run the app

Circles uses Env variables for the host and the port.

Create a .env file that contains the following: PORT = PORT_NUMBER

Something went wrong with that request. Please try again.