goyoubbs icon indicating copy to clipboard operation
goyoubbs copied to clipboard

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

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