adding disclaimer

This commit is contained in:
akdeb 2025-10-23 00:00:25 +01:00
parent 6efd2cea02
commit 871f817949

View file

@ -28,7 +28,7 @@ This directory contains the WebSocket server implementation for Elato AI, built
1. **Deploy to Deno Deploy**:
- Create an account on [Deno Dash Deploy](https://dash.deno.com/account/overview)
- Note: Deno Dash is the legacy version of Deno Deploy. Elato is currently using Deno Dash.
- **Note**: Deno Dash is the legacy version of Deno Deploy. Elato is currently using Deno Dash. You can use Deno Deploy if you prefer but Deno deploy routes websockets via AWS which flips your websocket's RSV bits and can result in unknown opcodes for your ESP32.
- Create a new project
- Connect your GitHub repository or upload your server code
- Deploy to a custom domain (e.g., `your-app.deno.dev`)