Skip to content
/ zendea Public

A free, open-source, self-hosted forum software written in Go 官方QQ群:656868

License

Notifications You must be signed in to change notification settings

zendea/zendea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zendea

Screenshot

zendea是一个使用Go语言开发的开源社区系统,采用前后端分离技术,Go语言提供api进行数据支撑,用户界面使用Nuxt.js进行渲染,后台界面基于element-ui。

功能特性

  • 快速、简单
  • 界面美观、渐进响应式布局
  • 基于OAuth实现第三方帐号登录,目前支持Github/Gitee等
  • 图片上传
  • 自定义头像/文本
  • 用户积分体系
  • 普通用户/超级管理员角色划分
  • 通知
  • Markdown语法支持
  • 标签
  • 公告/小贴士
  • RSS订阅
  • 前后端完全分离
  • 支持MySQL和Sqlite

模块

api

基于Go语言开发,提供Restful风格接口。

技术栈

site

前端页面渲染服务,基于nuxt.js实现。

技术栈

Demo

Zendea.

鸣谢

License

Zendea is open-sourced software licensed under the MIT license