Migrate frontend realtime messaging to SSE.
Switch service integrations and screen/store consumers from websocket events to SSE, and ignore generated dist-web artifacts. Made-with: Cursor
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@ node_modules/
|
||||
# Expo
|
||||
.expo/
|
||||
dist/
|
||||
dist-web/
|
||||
web-build/
|
||||
expo-env.d.ts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user