Skip to content

hapori/hapori

Repository files navigation

hapori

A Node.js/Express reddit-like forum that uses Bitcoin instead of karma.

Join the chat at https://gitter.im/rolandnsharp/node-bitcoin-reddit

To create the db do the follownig:

  1. download & install postgresql
  2. form the cli: createdb BitcoinReddit
  3. log into postgresql: psql
  4. \connect BitcoinReddit
  5. \i db-schema.sql

About

Node.js Reddit clone with bitcoin integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published