Giter VIP home page Giter VIP logo

artalkgo's Introduction

Artalk

ArtalkGo

GitHub issues FOSSA Status CI to Docker Hub

ArtalkGo: Golang backend of Artalk.

前往:官方文档 · 后端部分


  • 高效灵快
  • 异步执行
  • 跨平台兼容
  • 轻量级部署

Supports

  • 运行环境:支持 Linux, Windows, Darwin (x86 + ARM)
  • 数据存储:支持 SQLite, MySQL, PostgreSQL, SQL Server
  • 邮件发送:支持 SMTP, 阿里云邮件, 调用 sendmail 发送邮件
  • 高效缓存:支持 Redis, Memory cache

Build

编译二进制文件

$ make all

编译后二进制文件将输出到 bin/ 目录下

Docker 镜像制作

## 制作镜像
$ make docker-docker

# 发布镜像
$ make docker-push

TODOs

  • 命令行管理
  • 多站点支持
  • 多数据库支持
  • 评论获取分页
  • 评论点赞投票
  • 实时浏览量统计
  • 评论分页加载
  • 数据
  • 通知中心
    • 提及
    • 全部
    • 我的
    • 待审
  • 管理员控制台
    • 评论 (增/删/改)
    • 页面 (增/删/改)
    • 站点 (增/删/改)
    • 配置 (GUI)
    • 数据分页
  • 数据导入
    • Artrans
    • Artalk v1 (PHP)
    • WordPress
    • Typecho
    • Valine
    • Disqus
    • Commento
    • Twikoo
  • 数据导出
  • 数据备份同步
  • 邮件异步队列发送
  • 邮件队列持久化
  • 邮件多种发送方式
    • SMTP
    • 阿里云邮件
    • 系统调用 sendmail
  • 邮件多模板自定义
  • 用户已读标记
  • 反垃圾
    • Akismet
    • 阿里云服务
    • 腾讯云服务
    • 关键字 / 正则表达式过滤
  • 评论通知 WebHook
    • Telegram Bot
    • 自定义 HTTP 回调
  • 博客邮件订阅
  • 用户鉴权机制
  • 跨域非法请求阻止
  • 全局验证码操作次数限制
  • JWT 登陆状态验证
  • 时区自定义
  • 评论置顶 / 精华
  • AT 提及 (@)
  • 评论提及 (#)
  • 表情包统一管理
    • 导入表情包
    • 表情包图片地址控制
  • 图片上传 / 管理
  • 附件上传 / 管理
  • 评论标签分类系统
  • 主题样式更换
  • 规范化 API
  • 扩展中心
  • 开放用户注册
  • 接入第三方登录
  • 国际化 (i18n)
  • 在线升级

License

FOSSA Status

artalkgo's People

Contributors

qwqcode avatar syfxlin avatar fossabot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.