Giter Site home page Giter Site logo

withchao / docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openimsdk/docs

0.0 0.0 0.0 165.42 MB

OpenIM documentation v3

Home Page: https://docs.openim.io

License: MIT License

Shell 0.47% JavaScript 3.41% TypeScript 1.01% CSS 1.45% MDX 93.65%

docs's Introduction

OpenIM Documentation

Netlify Status

Welcome to the official documentation repository for OpenIM, an open-source, free, and universal instant messaging ecosystem. This repository contains the source files for our documentation, which is built with Docusaurus.

The documentation for OpenIM is hosted on GitHub as well as on an official documentation site. Here are the details:

  1. GitHub Repository:
    • Repository URL: https://github.com/OpenIMSDK/docs/.
    • This repository contains the version 3 documentation for OpenIM, and developers can contribute to the documentation by creating a GitHub account and making pull requests.
  2. Official Documentation Site:
    • Documentation URL: https://doc.rentsoft.cn Now update to https://openim.io.
    • The official documentation site provides a structured and detailed guide for using OpenIM, covering various SDKs, guides, and API references. It also offers links to demo applications and the community Slack channel for support and interaction with other developers.
  3. Community and Additional Resources:
    • OpenIM also maintains a community-driven approach, providing a Slack community for developers to share ideas, get help, and connect with others. They encourage developers to join their community, contribute to open-source projects, and improve their engineering skills through collaboration.

These resources should provide a comprehensive understanding and guide for anyone looking to work with or contribute to the OpenIM project.

Table of Contents

Project Overview

OpenIM provides both server-side and client-side SDKs, delivering high performance, lightweight, and easy-to-expand essential features. Developers can quickly integrate instant messaging and real-time network capabilities into their applications by integrating OpenIM components and privatizing the deployment of servers, ensuring the security and privacy of business data.

Getting Started

Contributor License Agreement (CLA)

The Contributor License Agreement (CLA) is a document that clarifies and verifies the rights of a contributor. Before contributing to OpenIM, committers must sign the CLA. To sign the CLA:

  1. Clone this repository:

    git clone https://github.com/openimsdk/docs.git
    cd docs
  2. Install the dependencies:

    npm install
    
  3. Start the development server:

    npm run start

At this point, you can access the local http://localhost:3000 port.

Version Requirement:

  • npm >= '10.2.0'
  • node >= '21.1.0',

In the package.json file, the scripts section provides various commands to help you work with the documentation:

  • start or dev: Starts the development server.
  • build: Builds the static files for your documentation.
  • serve: Serves the built documentation.
  • deploy: Deploys the documentation to GitHub Pages.
  • clear: Clears the cache of the documentation.
  • swizzle: Swizzles a Docusaurus theme component.
  • write-translations: Writes translation files.
  • write-heading-ids: Writes heading IDs.
  • lint: Lints the project using ESLint.
  • lint:fix: Fixes linting issues using ESLint.
  • format: Formats the source files using Prettier.
  • format:docs: Formats the documentation files using Prettier.
  • typecheck: Runs TypeScript type checking.

Other Projects

OpenIMSDK encompasses a variety of open-source projects, each serving different purposes in the realm of instant messaging. Here is an overview of the mentioned projects along with their GitHub repository URLs:

  1. OpenIM Server (open-im-server):
    • GitHub Repository: https://github.com/openimsdk/open-im-server.
    • This is the core server-side component of OpenIM, written in Go. It provides the backend infrastructure necessary for instant messaging. Features include supporting a variety of message types (text, images, voice, video, etc.), one-to-one and group chats, and more. The server is designed to be high-performance, easy to extend, and supports a layered governance architecture in clusters.
  2. Open IM Flutter Demo (open-im-flutter-demo):
    • GitHub Repository: https://github.com/openimsdk/open-im-flutter-demo.
    • This project serves as a demonstration of how OpenIM can be implemented in Flutter, providing a practical example for developers interested in integrating OpenIM within a Flutter application.
  3. OpenIM Electron Demo (openim-electron-demo):
  4. OpenIM Android Demo (open-im-android-demo):
  5. OpenIM UniApp Demo (open-im-uniapp-demo):
  6. Community Management for OpenIM (community):
    • GitHub Repository: https://github.com/openimsdk/community.
    • This repository seems to be dedicated to community management aspects of OpenIM, although the exact details are not provided in the repository.

Contributing

We welcome contributions from the community! Please refer to our CONTRIBUTING.md file for detailed information on how to CONTRIBUTING.md](https://github.com/openimsdk/docs/tree/main/CONTRIBUTING.md) file for detailed information on how to contribute.

To sign the CLA, please follow the instructions provided in the CONTRIBUTING.md file.

License

This project is licensed under the MIT License.

docs's People

Contributors

skiffer-git avatar bloomingg avatar andrewzuo01 avatar cubxxw avatar fgadvancer avatar oliver-wj avatar luhaoling avatar hrxiang avatar lgz5689 avatar yj12138 avatar std-s avatar xuexihuang avatar kubbot avatar hanzhixiao avatar sweep-ai[bot] avatar withchao avatar derek-dongke avatar dandelight avatar yuange66 avatar liumingsongning avatar wxuanf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.