- checkout git repo
- create a virtualenv and activate it (
virtualenv env && . ./env/bin/activate
) - run
pip install -r requirements.txt
to 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 build
to build the Vue.js components and compile the sass stylesheets to css - create a settings.yml configuration file, see
settings.example.yml
for details - run
./startserver.sh
to run the backend in production mode
-
Notifications
You must be signed in to change notification settings - Fork 0
License
seibert-media/lower-thirds-tools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published