update websockets example app readme

This commit is contained in:
vincanger 2024-06-24 18:16:14 +02:00
parent b68aba3219
commit 1d7955d7fd

View File

@ -6,7 +6,7 @@ It is also a part of a tutorial, [How to build a real-time voting app with WebSo
[![wasp websockets app](image.png)](https://www.youtube.com/watch?v=Twy-2P0Co6M)
You can try out a deployed version of the app here: https://websockets-client-production.up.railway.app/
You can try out a deployed version of the app here: https://websockets-voting-client.fly.dev/
This app also includes Wasp's integrated auth and a voting system (again, neat!).