Skip to content

tomelam/husharu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Husharu

Husharu is a nodejs website for people to comment about the products they use in everyday life.

To get started,

  • Install couchdb

  • Create an admin user for couchdb instance (bottom right).

  • Create some dummy entries

      $ sh db/example_db.sh
    
  • Install the required packages

      $ npm install
    
  • Start node

      $ node app.js
    

husharu was an attempt to learn nodejs, express, jade, stylus and couchdb during jsFoo hacknight (http://jsfoo.hasgeek.com/hacknight).

About

A website to comment on the products we use everyday (Tata photon, HP gas, etc). Written using nodejs, express, jade, stylus and couchdb. You can see this in action - http://husharu.caulagi.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors