src/ - framework source files
include/ - framework include files and external libraries
CMakeLists.txt and .gitignore are config files
Theese files may be safely deleted. They are just examples and tests
res/ - resource folder for examples
tests/ - automatic tests folder
app.cpp - C++ example server
menu.json - example config
README.md - this README file
You can also delete automatic test settings from CMakeLists.txt (there is a mark in the file).
Documentation - https://github.com/rol506/RWEB_Documentation