Skip to content

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

Notifications You must be signed in to change notification settings

rolandnsharp/node-bitcoin-reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-bitcoin-reddit

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

Good luck

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published