Skip to content

abhiklodh/hardorange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HardOrange

#Node.JS based chat App

###Live Demo: http://hardorange.herokuapp.com/

##Screenshots: Picture

##To run:

  • Clone repo
  • Run npm install
  • Run grunt to compile JavaScript and CSS Files
  • Create a config.js using _config.js as a template
  • Set desired server port in config.js
  • Set github secret_key (if you want to use the Github Webhook)
  • Run node app.js

##To push to Heroku:

  • Download my repo(of course!!)
  • Runheroku login(u mast have heroku toolbelt installed)
  • Enter ur credentials(not false ones :P)and a heroku account is necessar, Luke!!
  • Runheroku create appname(appname replaced with ur site subdomain and identifier)
  • Run(finally)git push heroku master
  • If u want to see if ur app is running without going haywireheroku logs

About

The simplest node chat now more TANGY!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published