From ac8125d17bc96b485deb69e24e79d5548abf8138 Mon Sep 17 00:00:00 2001 From: David Bottiau Date: Wed, 1 Nov 2023 11:43:04 +0100 Subject: [PATCH] Add SurrealDB Presence Demo project (#51) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40b66fa..1cc05e2 100644 --- a/README.md +++ b/README.md @@ -177,4 +177,5 @@ If you want to contribute to this list, then please read the [contributing guide - [Nextjs + surrealdb demo](https://github.com/kearfy/demo-nextjs-surrealdb) - Basic blog that serves as a demo / template for your nextjs + surrealdb project. - [Pandorica](https://github.com/omnilium/pandorica) - FOSS zero-knowledge secure file storage. - [Playrbase](https://github.com/theopensource-company/playrbase) - Event & player management system. +- [SurrealDB Presence Demo](https://github.com/Odonno/surrealdb-presence-demo) - Demo project on how to create a realtime presence web application using SurrealDB Live Queries. - [SurrealDB Sandbox](https://github.com/plasmatech8/surrealdb-sandbox) - An offline browser-based playground for experimenting with SurrealDB.