You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently everything is in the index.ts file.
Routes should be modularized, similar with queue handling and registration. Need to find a way to make SSE connections available in every module.
Currently everything is in the
index.tsfile.Routes should be modularized, similar with queue handling and registration. Need to find a way to make SSE connections available in every module.