[Contribution] Packing assistant ui to standalone electron local app guide
Hi assistant-ui community,
I just packed assistant-ui to a macOS local app with Electron, I want to share my project with the community because I think it may help many other ppl who want the same thing:
https://github.com/Moshiii/ISEKDAPP
The building experience was not smooth. I experienced many issues in package management, but I resolved them all. I think it is worthwhile to share so others will not have to do it again.
Ignore the project name. I want to build something else, but the first step is to combine Electron and an assistant ui Please let me know if you want to merge my project with assistant-ui; otherwise, I will just keep it as a standalone guide. thanks
Thanks for sharing! It would be helpful to include a guide for this in our docs