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