Reviewed-on: #34 |
||
---|---|---|
spec | ||
src | ||
templates | ||
.classpath | ||
.editorconfig | ||
.gitignore | ||
.project | ||
.woodpecker.yml | ||
LICENSE | ||
Makefile | ||
README.md | ||
setupdb.sh |
README.md
Running
./cavecomm {path to filled out cavecomm.conf} if no path is given . will be considered the location
It is possible to run without SSL support for that compilation has to occur without "-DCROW_ENABLE_SSL"
Installation
Dependencies:
https://packages.debian.org/bullseye/openssl
Postgress: https://packages.debian.org/bullseye/libpqxx-dev
SMTP: https://packages.debian.org/bullseye/libcurlpp-dev
CrowCPP: https://crowcpp.org/ v1.0+5 https://www.boost.org/ v1.81.0
TODO: Write this