module
0.0.0-20220127153636-35bba2d74469
Repository: https://github.com/grumblechat/server.git
Documentation: pkg.go.dev
# README
Grumble server
Example configs are included in the conf
directory, full documentation is in the docs
directory.
Simple startup
Copy example config
cp ./conf/example.toml ./config.toml
build and start server
make start
Acknowledgements
Full list of dependencies is available in go.mod
, though are worthy of special mention:
Some implementations inspired by: