Repository files navigation
to connect with touchdesigner soft
Install Python3.6
Install pip
Install pipenv
Run pipenv install in python directory of touchdesigner-firebase folder
Run pipenv run python firebase-osc.py in python directory of touchdesigner-firebase folder
to connect with amazon s3 storage
Install Node.js
Install npm if it was not with Node.js installer package
Specify Amazon credentials as it described in ws-amazon-upload directory
Run npm install for first time
Run npm start
to run website in development mode (without firebase on board)
Install Node.js
Install npm if it was not with Node.js installer package
Run npm install for first time in website-firebase directory
Run npm start in website-firebase directory
to deploy website into production
Install Node.js
Install npm if it was not with Node.js installer package
Run firebase deploy in website-firebase directory
Rotation of common sliders
Block common sliders if more than n users
Block recording if some already in progress
Pictures page
Pictures search
Associate picture and user name
Fix desktop
(optional) Share pictures
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.