Skip to content

thahulive/hasgeek.tv

 
 

Repository files navigation

HasGeek TV

Source for HasGeek TV.

This project is a work in progress.

Test deployment

Here is how you make a test deployment:

$ git clone https://github.com/hasgeek/hasgeek.tv.git
$ cd hasgeek.tv
$ cp instance/settings-sample.py instance/settings.py
$ vim instance/settings.py # Customize this file as needed
$ pip install -r requirements.txt
$ python runserver.py

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.8%
  • JavaScript 28.1%
  • CSS 7.5%
  • Other 0.6%