samyakbhuta / funnel

HasGeek Funnel

Home Page:http://funnel.hasgeek.in/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HasGeek Funnel -- beta

Code for HasGeek's Funnel at http://funnel.hasgeek.com/

You are welcome to contribute a patch or use this code to run your own funnel under the terms of the BSD license, specified in LICENSE.txt.

This code runs on Python with the Flask microframework. You will need a bunch of requirements that we haven't documented here, but look at the lastuser project for a list. Copy settings-sample.py to settings.py, edit as necessary, and start the server with:

$ python website.py

WSGI is recommended for production. Enable mod_wsgi in Apache and make a VirtualHost with:

WSGIScriptAlias / /path/to/website.wsgi

About

HasGeek Funnel

http://funnel.hasgeek.in/

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 51.8%Language:Python 47.8%Language:Ruby 0.4%