3 Star 4 Fork 1

FCSQ安全团队 / ST论坛

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

ST-forum

一个多功能的bbs系统,为成为主流论坛底层而生。

技术栈:Go + Vue

在线文档:https://fcsq-security-team2.gitee.io/st-forum/

功能导图

编译

详细教程在文档中

Linux:

./build.sh

Windows:

build.cmd

Docker:

cd docker
# 生成镜像
docker build -t [镜像名:版本号] .
# 新建容器
docker run --name [容器名] -it -p [交互端口] [容器名:版本号]

这个自动编译脚本会生成一个可执行文件用于编译本项目。该可执行文件会自动编译所有vue项目和go项目,并将他们汇总到bin文件夹,您只需要执行bin文件夹中的唯一可执行程序就能启动该论坛。

如果选择使用docker启动整个程序,您除了docker环境外不需要准备任何环境,docker会在镜像中编译他们,并内置编译环境。

一键启动开发环境(smartide)

smartide start https://gitee.com/fcsq-security-team2/st-forum

使用手册:smartIDE官方

问题解决

遇到问题请加入开发交流群(开发者在群内)

或发送issues

开发交流

点击链接加入群聊【ST论坛开发交流群】:https://jq.qq.com/?_wv=1027&k=WRHln7cY

群号:1029518771

功能展示

安装

MIT License Copyright (c) 2022 丁丁 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

一个卓越的bbs系统。 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Go
1
https://gitee.com/fcsq-security-team2/st-forum.git
git@gitee.com:fcsq-security-team2/st-forum.git
fcsq-security-team2
st-forum
ST论坛
master

搜索帮助