App server for tallerify in C++, using mongoose and mongodb
branch | Travis CI | Coveralls |
---|---|---|
master |
||
develop |
You can find the docs by opening doc/index.html
with your favorite browser
To get the HEAD version of them you need doxygen and sphinx. Then run
doxygen
sphinx-build . doc/
To run you only need docker
docker-compose up --build
See the wiki for api references