Skip to content

avinassh/talkwithme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

talkwithme

talkwithme is a very simple chatroom app built using Tornado web framework with Python

I am using the official Tornado chat script but I have made little modifications and added few more files so that it runs on Heroku.

  • Create a Heroku account and set up on your machine
  • Create a some directory on your desktop, give a name something you like (doesn't matter at all) and cd into it. - Run : heroku login
  • Check out this repo by running: git clone https://github.com/avinassh/talkwithme.git
  • Now create a new Heroku app by running: heroku create --stack cedar
  • Now push the chatroom code to heroku by: git push heroku master
  • Run this to open the chatroom in browser: heroku open

Thats all! 😎

About

simple chatroom built using Tornado

Resources

License

Stars

Watchers

Forks

Packages

No packages published