Welcome to Labs
Labs is a playground for experiments, under the hood is baked by dokku to easily get your code up and running.
| Name | Description | Tags |
|---|---|---|
| Tide tweets rooms | Exploring how to use rooms with WebSocket and Tide | Rust Tide WebSocket |
| Tic-Tac-Tide | Exploring how to use WebSocket and Tide | Rust Tide WebSocket |
| Tide-SSE-tweets | Exploring how to use SSE with Tide | Rust Tide Server Sent Events |
| Tide basic CRUD | Example CRUD application using Tide / Postgresql | Rust Tide sqlx crud |
| Micro trends | Follow your trends in real-time twitter | Node.js Socket.io MongoDB |