Skip to content

Commit 1c36341

Browse files
committed
docs: add note regarding the deployment of the backend
1 parent f1aa04b commit 1c36341

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ A real-time collaboration project to draw with your friends.
99

1010
[![Demo video](https://img.youtube.com/vi/74T8SncLnE8/maxresdefault.jpg)](https://youtu.be/74T8SncLnE8?si=T-uwfenkqrkfhn9q?autoplay=1)
1111

12+
> Unfortunately, Vercel's free plan does not support WebSocket functionality, so I was unable to deploy the backend to production. To use the collaborative features of the app, you'll need to set up the application locally. The setup steps are provided below, and I've also included a demonstration video of the local setup process above. Thank you!
13+
1214
## Instructions
1315

1416
### Set Up the Project Locally

0 commit comments

Comments
 (0)