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
Adapted from the [original blogpost by Rishichandra Wawhal](https://hasura.io/blog/building-a-realtime-chat-app-with-graphql-subscriptions-d68cd33e73f).
Copy file name to clipboardexpand all lines: event-triggers.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ Serverless/cloud-function platforms covered by boilerplates:
68
68
Trigger push notifications and emails based on database events. Try the demo and tutorial below to see how browser push notifications are triggered when the user inserts some data:
@@ -88,7 +88,7 @@ Convert complex, long-running business logic to be event-driven, asynchronous an
88
88
Transform and load data into external data-stores. Check out this demo and tutorial below to see how Postgres data is transformed to build and populate an Algolia index:
89
89
90
90
*[Watch demo](https://youtu.be/kWVEBWdEVAA)
91
-
*[Try it out](https://serverless-etl.demo.hasura.app/)
91
+
*[Try it out](https://serverless-etl.demo.hasura.io/)
92
92
*[Tutorial](community/sample-apps/serverless-etl)
93
93
94
94
### Building reactive UX for your async backend with realtime GraphQL
Copy file name to clipboardexpand all lines: translations/README.greek.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -126,19 +126,19 @@
126
126
### Εφαρμογές σε πραγματικό χρόνο
127
127
128
128
- Μια ομαδική εφαρμογή ανταλλαγής μηνυμάτων που αναπτύχθηκε με το React, συμπεριλαμβανομένων χαρακτηριστικών όπως δείκτη πληκτρολόγησης, ένδειξη ενεργών χρηστών και ειδοποιήσεις νέων μηνυμάτων.
- Aplikasi pelacak yang menyiarkan lokasi secara langsung dengan memperlihatkan kendaraan berjalan dengan posisi koordinat GPS yang berubah-ubah pada peta.
0 commit comments