zsnmwy
zsnmwy
WWindmill
Created by zsnmwy on 6/10/2023 in #help
Is it possible to build a chat app in Windmill? Not React/Vue.
I think there are two difficulties. 1. Listen to the real-time change from the DB on the web page. Windmill is not supported in native. It needs another daemon component. 2. The business logic will inject the component. The components need to be highly customized. More flexible. So far, I have found it appropriate to import a React APP and to enable a component that listens for database changes. But both are out of the scope of Windmill. Is it possible to integrate it into Windmill and make it work out of the box? https://github.com/windmill-labs/windmill-adapters
2 replies