/Reflux_Server

Server side for remote saving through Reflux

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Reflux_Server

Server side for remote saving through Reflux

Have some livestreaming and statistics utilities.

Deployment

First, run setup.sh to generate a database from the schema file and insert a user. You can do this manually as well if you don't trust shell scripts.

After that you deploy it however works best, either running wsgi.py using python directly or using whatever server solution you like.