If you use or build on this codebase, please let me know.
Start by reading setup.sh.
To run the web application...
- First make sure that the
alignpaperconda environment exists - For each script, open up a new terminal window (these scripts are blocking and have output)
- Run in order:
./run_1_redis.sh,./run_2_celery.sh,./run_3_flask.sh, and finally./run_4_react.sh