Skip to content

hackcyprus/junior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

junior

Junior Hackathon competition system.

Dependencies

  1. Python
  2. Django
  3. Fabric

Production dependencies

  1. nginx
  2. supervisord

Installation

Developed and tested on Ubuntu 12.04.

  1. Install python-dev and python-setuptools.
  2. Install pip using sudo easy_install pip.
  3. Install python dependencies with pip install -r requirements.pip.
  4. Run migrations.
  5. Run python manage.py runserver.

Running in production

TODO

About

Junior Hackathon competition system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published