Fishbb is a simple, yet minimalist bulletin board board software that’s designed for sustainable online communities.
It uses go + & sqlite and no javascript along with 12 dependencies, 2,000 lines of, 2000 lines of code.
FishBB is designed to require a minimal amount of infrastructure and maintenance burden for self-hosting.
All FishBB data is stored in a single sqlite file. HTML templates are embedded in the Go bindary.
FishBB is VERY early in development -- expect bugs and be very wary of sensitive data. Make sure to change the admin password away from default credentials.
The app that hosts the fishbb cluster is https://git.sr.ht/~aw/fishbb-cluster
It uses go + & sqlite and no javascript along with 12 dependencies, 2,000 lines of, 2000 lines of code.
FishBB is designed to require a minimal amount of infrastructure and maintenance burden for self-hosting.
All FishBB data is stored in a single sqlite file. HTML templates are embedded in the Go bindary.
FishBB is VERY early in development -- expect bugs and be very wary of sensitive data. Make sure to change the admin password away from default credentials.
#
FishBB also runs as a 'cluster' where multiple forums can be created. These forums can either exist in the 'cluster' (as a sort of broader forum manager) or exported on their own.The app that hosts the fishbb cluster is https://git.sr.ht/~aw/fishbb-cluster