- checkout git repo
- create a virtualenv and activate it (
virtualenv env && . ./env/bin/activate) - run
pip install -r requirements.txtto install the required python packages - optionally install uwsgi and gevent if you plan to run the backend in production mode (
pip install -r requirements.standalone.txt) - run
npm install - run
npm run buildto build the Vue.js components and compile the sass stylesheets to css - create a settings.yml configuration file, see
settings.example.ymlfor details - run
./startserver.shto run the backend in production mode
seibert-media/lower-thirds-tools
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|