forked from cat/WebBase
8177ba47f7e07a4df6fc5abfd7c031bce927c75c
so lars doesn't have a stroke trying to understand basics of cmake
TNC File Hosting
The Night Club's very own basic image hosting web frontend.
Building
- To build the project you must install the header-only (a.k.a not-boost version) of ASIO.
(in debian-based systems run # apt install libasio-dev
)
- make
build/
directory inside the repo - run
$ cmake ..
- lastly run
$ make
You can run ./Webserver
to run the server fully.
Languages
C++
95%
CMake
3%
HTML
2%