mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add artalk (#869)
Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com>
This commit is contained in:
parent
89f8977211
commit
840e657130
1 changed files with 11 additions and 0 deletions
11
software/artalk.yml
Normal file
11
software/artalk.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: "Artalk"
|
||||
website_url: "https://artalk.js.org/"
|
||||
source_code_url: "https://github.com/ArtalkJS/Artalk"
|
||||
description: "A self-hosted comment system built in Golang, providing a lightweight and highly customizable solution for adding comments to your website."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Go
|
||||
- Docker
|
||||
tags:
|
||||
- Communication - Social Networks and Forums
|
||||
Loading…
Reference in a new issue