The Wayback Machine - https://web.archive.org/web/20230705100032/https://github.com/mlogclub/bbs-go
Skip to content

mlogclub/bbs-go

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 20, 2022 20:58
March 21, 2023 09:50
April 25, 2023 22:48
February 8, 2023 17:10
August 6, 2020 13:59
December 13, 2022 17:44
March 16, 2023 10:38
.
November 25, 2022 10:38
September 25, 2021 11:49

项目地址

付费服务

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

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

介绍

bbs-go是一个使用Go语言搭建的开源社区系统,采用前后端分离技术,Go语言提供api进行数据支撑,用户界面使用Nuxt.js进行渲染,后台界面基于element-ui。如果你正在学习Go语言,或者考虑转Go语言的Phper/Javaer...那么该项目对你有的学习会有很大的帮助,欢迎一起来交流。

bbs-go功能简介

模块

server

bbs-go-server

基于Golang搭建,提供接口数据支撑。

技术栈

site

bbs-go-site

前端页面渲染服务,基于nuxt.js搭建。

技术栈

admin

管理后台系统,基于vue.js + element-ui搭建。

技术栈

功能预览

首页.png 发帖.png 发动态.png 个人中心.png 手机版.png 后台首页.png 后台配置.png

Contributors