feat: show when there is an active huddle
This introduces a webhook which listens to events from livekit and updates our firestore stream particle. It keeps the client simple, reacting to changes to firestore docs.
This commit is contained in:
@@ -29,6 +29,8 @@ spec:
|
||||
memory: "52Mi"
|
||||
cpu: 50m
|
||||
env:
|
||||
- name: "GCP_PROJECT"
|
||||
value: "flowy-dev-440017"
|
||||
- name: "PORT"
|
||||
value: "8080"
|
||||
- name: "AERO_ADDR"
|
||||
|
||||
Reference in New Issue
Block a user