You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 3.8 kB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <h1 align="center" style="border-bottom: none">
  2. <b>
  3. <a href="https://docker.nsddd.top">OpenKF</a><br>
  4. </b>
  5. </h1>
  6. <h3 align="center" style="border-bottom: none">
  7. ⭐️ Template for a typical module written on Go. ⭐️ <br>
  8. <h3>
  9. <p align=center>
  10. <a href="https://goreportcard.com/report/github.com/OpenIMSDK/OpenKF"><img src="https://goreportcard.com/badge/github.com/OpenIMSDK/OpenKF" alt="A+"></a>
  11. <a href="https://github.com/issues?q=org%OpenIMSDK+is%3Aissue+label%3A%22good+first+issue%22+no%3Aassignee"><img src="https://img.shields.io/github/issues/OpenIMSDK/OpenKF/good%20first%20issue?logo=%22github%22" alt="good first"></a>
  12. <a href="https://github.com/OpenIMSDK/OpenKF"><img src="https://img.shields.io/github/stars/OpenIMSDK/OpenKF.svg?style=flat&logo=github&colorB=deeppink&label=stars"></a>
  13. <a href="https://join.slack.com/t/openimsdk/shared_invite/zt-1tmoj26uf-_FDy3dowVHBiGvLk9e5Xkg"><img src="https://img.shields.io/badge/Slack-100%2B-blueviolet?logo=slack&amp;logoColor=white"></a>
  14. <a href="https://github.com/OpenIMSDK/OpenKF/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-Apache--2.0-green"></a>
  15. <a href="https://golang.org/"><img src="https://img.shields.io/badge/Language-Go-blue.svg"></a>
  16. </p>
  17. </p>
  18. <p align="center">
  19. <a href="./README.md"><b>English</b></a> •
  20. <a href="./README_zh-CN.md"><b>中文</b></a>
  21. </p>
  22. </p>
  23. ----
  24. ## 🧩 Awesome features
  25. ## 🛫 Quick start
  26. > **Note**: You can get started quickly with OpenKF.
  27. 1. Generate a [new repository](https://github.com/OpenIMSDK/OpenKF/generate) from the template.
  28. 2. Clone the repository locally.
  29. 3. Update files, read the README files in each directory.
  30. 4. Write your code and tests.
  31. <details>
  32. <summary></summary>
  33. ```bash
  34. ```
  35. </details>
  36. ## 🕋 architecture diagram
  37. ```mermaid
  38. ```
  39. **MVC Architecture Design:**
  40. ```mermaid
  41. ```
  42. ## 🤖 File Directory Description
  43. Catalog standardization design structure:
  44. ```bash
  45. ```
  46. ## 🗓️ community meeting
  47. We want anyone to get involved in our community, we offer gifts and rewards, and we welcome you to join us every Thursday night.
  48. We take notes of each [biweekly meeting](https://github.com/orgs/OpenIMSDK/discussions/categories/meeting) in [GitHub discussions](https://github.com/OpenIMSDK/OpenKF/discussions/categories/meeting), and our minutes are written in [Google Docs](https://docs.google.com/document/d/1nx8MDpuG74NASx081JcCpxPgDITNTpIIos0DS6Vr9GU/edit?usp=sharing).
  49. ## 🤼‍ Contributing & Development
  50. OpenIMSDK Our goal is to build a top-level open source community. We have a set of standards, in the [Community repository](https://github.com/OpenIMSDK/community).
  51. If you'd like to contribute to this OpenKF repository, please read our [contributor documentation](https://github.com/OpenIMSDK/OpenKF/blob/main/CONTRIBUTING.md).
  52. Before you start, please make sure your changes are in demand. The best for that is to create a [new discussion](https://github.com/OpenIMSDK/OpenKF/discussions/new/choose) OR [Slack Communication](https://join.slack.com/t/openimsdk/shared_invite/zt-1tmoj26uf-_FDy3dowVHBiGvLk9e5Xkg), or if you find an issue, [report it](https://github.com/OpenIMSDK/OpenKF/issues/new/choose) first.
  53. ## 🚨 License
  54. OpenIMSDK is licensed under the Apache 2.0 license. See [LICENSE](https://github.com/OpenIMSDK/OpenKF/tree/main/LICENSE) for the full license text.
  55. [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FOpenIMSDK%2FOpenIMSDK.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FOpenIMSDK%2FOpenKF?ref=badge_large)
  56. ## 🔮 Thanks to our contributors!
  57. <a href="https://github.com/OpenIMSDK/OpenKF/graphs/contributors">
  58. <img src="https://contrib.rocks/image?repo=OpenIMSDK/OpenKF" />
  59. </a>

openkf

Contributors (1)