
Version 1.0 release of Boarders. `overflow.tar.gz` is an archive of the project where I discovered a stack overflow due to a bug in Actix, or Rust itself, more investigation is needed. In the future `src/api/` needs to be rewritten to be more reusable so code isn't copy/pasted from there to `src/html/` for the frontend. In v1.1.0 page generation should be handled by a `PageBuilder` that is instantiated once for each thread. This is to dramatically reduce the number of HTML blobs scattered around in `src/html/`
Description
SSR Message Board with no JS
Languages
Rust
79.1%
Handlebars
10%
CSS
5.3%
HTML
5%
Shell
0.4%
Other
0.2%