Skip to content

okdistribute/papertalk

Repository files navigation

Papertalk: Discuss research online.

Academic research is discussed all over the place - at conferences, in lab meetings, at departmental teas, on blogs, on Twitter - but there is no home for these conversations on the web.

Papertalk is the place to go to discuss, criticize, and learn about academic research.

Pull Requests Welcome

setup

$ pip install -r requirements.txt
$ bower install
$ npm install

config

Edit the config.py to match your mongo database (yeah, you'll need one for yourself. try using a free mongolab sandbox)

You'll also need to get some mendeley API keys, but those are free too.

$ cp config_sample.py config.py

compile coffeescript to js

$ grunt watch

run

$ python server.py 

much love,
@karissamck
@beaucronin

About

Discuss research online.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages