FeatureHelp wantedHotwire
Repository metrics
- Stars
- (1,778 stars)
- PR merge metrics
- (Avg merge 1d 6h) (67 merged PRs in 30d)
Description
Feature
Real Time support for updating Resource View by Using Turbo Stream and Channels to update Views when a record gets added or removed or updates in the db, also I think we can make it configurable if we want real time update for a specific resource.
Current workarounds
No