Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.
/ chat-distract Public archive

[Deprecated] a realtime chat app without database

Notifications You must be signed in to change notification settings

Cumulo/chat-distract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noisy Chat

This is a refactored project of sync-chat with cumulo and cumulo-client.

Here is how data flows in this app:

Develop this project

Install dependencies first:

npm i

Start server:

cd server
coffee app.coffee

Client JavaScript

gulp start
# visit generated index.html served with a web server

License

MIT

About

[Deprecated] a realtime chat app without database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published