/goyoubbs

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

Primary LanguageGoMIT LicenseMIT

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