Python/Django project, runs on www.bctip.org
- Create virtual env
- pip -r requirements.txt
- Run Libre Office in background, like:
soffice '--accept=socket,host=127.0.0.1,port=2002;urp;StarOffice.NamingService' --headless --invisible
- Start Django celery
- Create templates in core/templates-odt (see README)
- Run utils/return_expired.py via cron once a day