guyingd / goyoubbs

goyoubbs is an open source web forum built on Golang, fasthttp and leveldb.

Home Page:https://youbbs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goyoubbs

goyoubbs is an open source web forum built on Golang, fasthttp and leveldb.

Demo online https://youbbs.org/

Usage

Require go 1.16+

Download source code and build.

git clone https://github.com/ego008/goyoubbs
cd goyoubbs
go build .
./goyoubbs

Contributing

Fork me && Pull requests

License

MIT License

About

goyoubbs is an open source web forum built on Golang, fasthttp and leveldb.

https://youbbs.org

License:MIT License


Languages

Language:Go 87.9%Language:CSS 11.6%Language:JavaScript 0.3%Language:Dockerfile 0.2%