![]() |
Mantis App v0.1.13
|
Getting started with Mantis is simple. You can use the prebuilt binaries for a quick start, or embed the source code directly into your own C++ project.
Mantis is available in two formats:
Currently, only 64-bit builds for Linux and Windows are provided. Support for other platforms is planned for future versions.
Each release includes zipped binaries named like:
mantisapp
binary.Place the binary wherever you want, then run it directly from the terminal.
Once extracted, run the app like this:
This starts the Mantis server on port 8000, bound to localhost. You can now access its REST API or embedded dashboard.