From 33f42a703a2e92c00903f65bf7b95b60c1b27515 Mon Sep 17 00:00:00 2001 From: Nicholas Pease <34464552+LAX18@users.noreply.github.com> Date: Fri, 24 May 2024 08:20:21 -0400 Subject: [PATCH] Update README.md with Demo Login --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6995228..1aad315 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,14 @@ The live version of this app can be found at: https://chatma.ps/ +Demo Login:
+Email: demo@chatma.ps
+Password: demoapp
+ +Please note. The demo is restricted to sending messages, and creating rooms. This is intented to ensure the demo remains an adequate example of the functionalities of this application. If you would like to test the full set of features, please make an account. + + + A local version can be run (assuming you have Node installed) with: cd frontend-next/ -- 2.52.0