Skip to content

haoran-mc/gcbbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go cool bbs

学习借鉴此仓库:hhandhuan/ku-bbs

使用技术

  • go(1.17+)
  • gin(1.8.1)
  • bootstrap(5.2)
  • mysql(8.0+)
  • gogf/gf(2.1.0)

项目目录简介

项目结构遵循 github.com/golang-standards/project-layout

cmd:          服务启动入口
config:       服务配置
internal:     每个服务私有代码
pkg:          服务共有代码
sql:          项目sql文件
assets:       项目中使用的图像等资源
views:        页面布局

About

A Network BBS built with go and bootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages