CharmBoard/README.md

612 B

CharmBoard

CharmBoard is forum software written in Perl, inspired by AcmlmBoard/its derivatives, the original Facepunch forums, and Knockout.chat. It's intended to be a more "fun" alternative to the bigger forum software suites available today.

Requirements

  • Perl 5 (TODO: specific version reqs)
    • Mojolicious (website, metacpan)
    • DBI
      • DBIx::Class
      • one of two DBD database drivers — see INSTALLING.md for detailed information
    • Authen::Passphrase::Argon2

Installation

Please see INSTALLING.md