Skip to content

geotagx/pybossa-nova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pybossa-nova

A PyBossa project generator. This project emerged from the [2014 CERN webfest] (http://webfest.web.cern.ch/) as the solution to the [GeoTagX] (http://geotagx.org) team's request for help with a [user-friendly interface for new modules] (http://webfest.web.cern.ch/content/user-friendly-design-interface-new-geotag-x-modules).

Running pybossa-nova

You will need to install the dependencies first

$ pip install -r requirements.txt

Then, you can run the dev server using:

$ python manage.py runserver