All Projects → ArtalkJS → ArtalkGo

ArtalkJS / ArtalkGo

Licence: LGPL-3.0 license
🗃 Artalk 评论系统后端程序

Programming Languages

go
31211 projects - #10 most used programming language
HTML
75241 projects
Makefile
30231 projects

Projects that are alternatives of or similar to ArtalkGo

Ponza
A comment system for static blog
Stars: ✭ 17 (-71.19%)
Mutual labels:  comment-system
polkadot-apps
Fork of Polkadot.js Apps with Subsocial types.
Stars: ✭ 17 (-71.19%)
Mutual labels:  comment-system
cusdis
lightweight, privacy-friendly alternative to Disqus.
Stars: ✭ 1,996 (+3283.05%)
Mutual labels:  comment-system
subsocial-node
NOTE: Development continues in https://github.com/dappforce/subsocial-parachain repo. Subsocial full node with Substrate/Polkadot pallets for decentralized communities: blogs, posts, comments, likes, reputation.
Stars: ✭ 73 (+23.73%)
Mutual labels:  comment-system
waline
💬 A Simple, Safe Comment System
Stars: ✭ 1,145 (+1840.68%)
Mutual labels:  comment-system
React-Commenting-System
Commenting System built with NextJS and Sanity
Stars: ✭ 28 (-52.54%)
Mutual labels:  comment-system
Valine
A fast, simple & powerful comment system.
Stars: ✭ 1,899 (+3118.64%)
Mutual labels:  comment-system
Remark42
comment engine
Stars: ✭ 3,365 (+5603.39%)
Mutual labels:  comment-system
MiniValine
A simple and minimalist comment system.
Stars: ✭ 30 (-49.15%)
Mutual labels:  comment-system
giscus
A comments system powered by GitHub Discussions. 💬 💎
Stars: ✭ 1,448 (+2354.24%)
Mutual labels:  comment-system
andresrodriguez55.github.io
Personal blog and portfolio with administration panel, notification system and comment system.
Stars: ✭ 18 (-69.49%)
Mutual labels:  comment-system

Artalk

ArtalkGo

CircleCI CI to Docker Hub FOSSA Status Docker Pulls

ArtalkGo: Golang backend of Artalk.

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


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

Supports

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

Build

编译二进制文件

$ make all

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

Docker 镜像制作

# 制作镜像
$ make docker-docker

# 发布镜像
$ make docker-push

TODOs

Reference to https://github.com/ArtalkJS/Artalk#todos

License

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].