Casnode is an open-source forum (BBS) software developed in Go and React, QQ group: 555019739
Go to file
Yang Luo 2c477f2ba2 Fix GetOnlineUserCount() panic 2024-03-05 20:48:42 +08:00
.github fix: fix CI warnings (#560) 2023-01-12 14:46:08 +08:00
casdoor Fix GetOnlineUserCount() panic 2024-03-05 20:48:42 +08:00
conf feat: use demo site Casdoor config 2023-12-30 15:56:20 +08:00
controllers feat: support configuring the database using environment variables (#577) 2023-06-27 15:57:06 +08:00
dictionary Add topic management 2020-09-29 02:42:36 +08:00
discuzx Remove user's IsGlobalAdmin in SDK 2023-09-25 22:24:18 +08:00
i18n Improve translation. 2021-12-28 21:43:45 +08:00
object Remove user's IsGlobalAdmin in SDK 2023-09-25 22:24:18 +08:00
routers feat: support configuring the database using environment variables (#577) 2023-06-27 15:57:06 +08:00
service Update casdoor-go-sdk to v0.9.1 2022-09-29 00:37:37 +08:00
swagger feat: add comments to categorize apis for swagger (#389) 2021-12-06 18:27:23 +08:00
util chore(style): fmt code (#534) 2022-08-09 20:10:21 +08:00
web feat: use demo site Casdoor config 2023-12-30 15:56:20 +08:00
.gitattributes Detect as Go. 2021-11-25 09:59:43 +08:00
.gitignore Add account API. 2020-06-09 12:22:44 +08:00
.releaserc.json fix: add semantic release (#468) 2022-04-07 14:18:00 +08:00
Dockerfile update https://registry.npm.taobao.org to https://registry.npmmirror.com (#411) 2022-02-12 11:50:19 +08:00
LICENSE Initial commit 2020-05-29 10:45:59 +08:00
README.md docs: replace gitter links with discord (#579) 2023-07-06 16:21:21 +08:00
Tag_test.go feat: support configuring the database using environment variables (#577) 2023-06-27 15:57:06 +08:00
docker-compose.yml Improve docker-compose.yml 2021-10-28 23:50:26 +08:00
go.mod Remove user's IsGlobalAdmin in SDK 2023-09-25 22:24:18 +08:00
go.sum Remove user's IsGlobalAdmin in SDK 2023-09-25 22:24:18 +08:00
main.go feat: improve casnode_session_id code 2023-12-30 16:06:53 +08:00

README.md

📦 Casnode

Open-Source Forum and Social Platform Powered by ChatGPT, Alternative to StackOverflow & Flarum

semantic-release docker pull casbin/casnode GitHub Workflow Status (branch) GitHub Release Docker Image Version (latest semver)

Go Report Card license GitHub issues GitHub stars GitHub forks Discord Crowdin

Online Demo

https://forum.casbin.com

Documentation

https://casnode.org

Community Support

Install

Casnode Public API

How to Contribute?

Refer to Casdoor's contributing guide: https://casdoor.org/docs/contributing

License

Apache-2.0