-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jm15itch edited this page Oct 27, 2022
·
3 revisions
HouseStat is a web platform, written in C++17 with Drogon which manages team points and displays the points on the web.
HouseStat is made in a variety of versions to suit different needs.
- HouseStat GUI, easy to setup and works out of the box. (1-200 visitors) (non-dedicated hardware)
- HouseStat CLI, for large, sometimes permanent hosting. (200+ visitors)
Follow Drogon dependency installation instructions here: https://drogon.docsforge.com/master/installation/
Keep your code consistent and neat. By making a pull request, you agree to this document and the License When in doubt refer to Google C++ Style Guide