------
Decrypting Secure Payload...System Ready
000%

Desktop Required

This enterprise gateway is architected specifically for desktop environments. Please access MANTIS from a desktop or laptop device to proceed.

MANTISImplementation

Manual Setup

To integrate manually, clone our open source repository and deploy the core microservices to your own infrastructure.

git clone https://github.com/arpan-pramanik/MANTIS.git
cd MANTIS/core
npm install
npm run build
npm start