Casnode is an open-source forum (BBS) software developed in Go and React, QQ group: 555019739
Go to file
YunShu f514c02f15
docs: replace gitter links with discord (#579)
resolved: https://github.com/casbin/casbin-website-v2/issues/179
2023-07-06 16:21:21 +08:00
.github fix: fix CI warnings (#560) 2023-01-12 14:46:08 +08:00
casdoor feat: support configuring the database using environment variables (#577) 2023-06-27 15:57:06 +08:00
conf feat: support configuring the database using environment variables (#577) 2023-06-27 15:57:06 +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 feat: support configuring the database using environment variables (#577) 2023-06-27 15:57:06 +08:00
i18n Improve translation. 2021-12-28 21:43:45 +08:00
object feat: support configuring the database using environment variables (#577) 2023-06-27 15:57:06 +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 fix: remove duplicate signin successfully message (#571) 2023-03-17 22:38:25 +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 feat: update casdoor-go-sdk to latest v0.24.0 2023-07-03 15:07:26 +08:00
go.sum feat: update casdoor-go-sdk to latest v0.24.0 2023-07-03 15:07:26 +08:00
main.go feat: support configuring the database using environment variables (#577) 2023-06-27 15:57:06 +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