change: Start moving to PG.

remove: Auction.
This commit is contained in:
2025-05-31 17:58:32 +01:00
parent 7ee9c84bd3
commit 09b28e114e
37 changed files with 81 additions and 4284 deletions

View File

@ -60,7 +60,7 @@ Install `vcpkg` according to the [latest instructions](https://vcpkg.io/en/getti
Build and install the required libraries:
```shell
vcpkg install cryptopp effolkronium-random libmariadb libevent lzo fmt spdlog argon2
vcpkg install cryptopp effolkronium-random libevent lzo fmt spdlog argon2 libpq
```
#### Building the binaries