# Open-IM-Uniapp-Demo **Repository Path**: weshty/Open-IM-Uniapp-Demo ## Basic Information - **Project Name**: Open-IM-Uniapp-Demo - **Description**: OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Uniapp版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 9 - **Created**: 2021-12-31 - **Last Updated**: 2024-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenIM Demo for uni-app(android&ios app) ## About us Open im includes instant messaging and real-time audio and video server and client SDK, which realizes important features such as high performance, lightweight and easy expansion. By integrating open im components and privatizing the deployment server, developers can quickly integrate instant messaging and real-time audio and video interaction into their own applications free of charge, and ensure the security and privacy of business data.[Click here](https://www.rentsoft.cn/) to visit our official website to learn more about Open IM. > [中文文档](https://doc.rentsoft.cn/) ## Getting Started ### How To Get Resource - git clone to local ``` git clone https://github.com/OpenIMSDK/Open-IM-Uniapp-Demo.git ``` - get dependencies from npm ```bash npm install ``` - change your own AppID from DCloud you can regain it in the project root manifest.json ## Build and run - You need to generate a custom debug dock using the compiler's(Hbuilder X) cloud packaging feature, and then choose to run the custom debug dock on your phone. ## Getting Help The best way to interact with our team is through GitHub.You can open an issue with this.You can also find some Doc in [Our Developer Guide](https://doc.rentsoft.cn/) or visit [Our Community](https://forum.rentsoft.cn/) to raise a query.