Skip to content

JonathanKryza/hackit

 
 

Repository files navigation

README

Hackit - Reddit for Facebook Groups.

##Setup

Requires Postgresql and Python. Run pip install -r requirements.txt to get all the required packages.

Import db_backups/schema.sql and set parameters in config-example.py.

Run python web.py to get the app running.

I'll try to setup vagrant soon so you don't have to do the above steps. Anyone want to help?

Pull requests appreciated!

About

A Reddit interface for Facebook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.0%
  • HTML 42.0%