Skip to content

talos/no.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

No (dot) JS

No (dot) JS Chat

Real-time chat, nary a line of client side code.

IE4-tested, mother approved.

Read about it.

See it in action.

Use it

The only external dependency is redis. Make sure you have it running locally on port 6379. You should be able to modify the database using config.ini (which will be generated automatically when you first run the server.)

All other dependencies are in requirements.txt.

pip install -r requirements.txt
python nodotjs/server.py staging

You can also change which port the server runs on in config.ini.

About

chat. no javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages