Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #251

Merged
merged 1 commit into from
Jan 16, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 1 addition & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
## 感谢您的支持与鼓励!如果您喜欢这个开源项目,不妨给它点个⭐️⭐️⭐️,您的星星是我们前进的动力 🙏🙏🙏

## 项目地址

- 交流站:[码农俱乐部](https://mlog.club)
- 演示站:[https://bbs.bbs-go.com](https://bbs.bbs-go.com)
- 文档地址:[https://bbs-go.com](https://bbs-go.com)
- 问题反馈: [https://mlog.club/topics/node/3](https://mlog.club/topics/node/3)
- Github: [https://github.com/mlogclub/bbs-go](https://github.com/mlogclub/bbs-go)
Expand All @@ -18,16 +16,6 @@

![BBS-GO用户交流群](docs/images/wechat.png)

## 付费服务

付费是为了项目能够更好的生存下去,请谅解。项目将一如既往的开源下去~

| 服务 | 价格 | 服务内容 |
| -------- | ----- | ------------------------------------------------ |
| 商用授权 | ¥1628 | 提供bbs-go商业使用授权 |
| 付费咨询 | 面议 | 付费答疑解惑,协助解决问题 |
| 功能定制 | 面议 | 接受各种功能定制,只有你想不到的没有我们做不到的 |

## 介绍

`bbs-go` 是一个基于 Go 语言开发的开源社区论坛系统。它的设计旨在提供轻量、高效的社区讨论平台,支持现代化的 Web 技术栈,并且易于扩展和部署。bbs-go 项目采用模块化架构,能够与其他服务和前端框架无缝集成,适合各种规模的在线社区。
Expand Down
Loading