I could finally get a user-to-user chat interface with the vibe-coding block!

Here’s an early screenshot of the first time a user-to-user chat was powered by Softr Databases, Softr Workflow, and the vibe-coding block!

This required some workarounds as we’re waiting for the vibe-coding blocks to allow for CRUD (which would be very helpful here to directly create records) so I had to ask the vibe-coding block to send the data to a webhook that triggers a Softr workflow which logs new messages in the database.

Here’s my DB setup, super simple, 2 tabs:

It doesn’t allow yet to see users with whom we haven’t chatted with as we’re connecting this block to 1 table (the Messages table) but I’ll find some solutions :slight_smile:

Anyway, super happy to see this getting live after 3 prompts!

3 Likes