socket io setup

This commit is contained in:
Beverly Nguyen
2025-04-09 16:56:42 -07:00
parent 0792ea123f
commit f8726ca6b7
12 changed files with 238 additions and 268 deletions

View File

@@ -1,3 +1,3 @@
web: make run-flask
web: poetry run newrelic-admin run-program python run.py
worker: make run-celery
scheduler: make run-celery-beat