Skip to main content

Welcome to MHTECHIN Docs 🚀

MHTECHIN is a modern technology company specializing in Business Application Development including ERP, CRM, HRMS, and custom software solutions for startups, SMEs, and enterprises. This documentation helps you understand, install, and use our products quickly and effectively.

Set up your development environment

Start by cloning your documentation locally and previewing any changes.
During onboarding, we created a GitHub repository with your documentation source.👉 Go to your dashboard to locate your repository.Then, clone it using:
git clone https://github.com/your-org/mhtechin-docs.git
cd mhtechin-docs
Preview changes using the Mintlify CLI.
  1. Install the CLI:
npm i -g mintlify
  1. Run it in your docs root:
mintlify dev
If you’re using an older mint.json config, upgrade using:
npm i -g mintlify@latest
mintlify upgrade
Then delete the old mint.json file.

Deploy your documentation

Once you’re happy with your changes, push and publish them live.
MHTECHIN uses the Mintlify GitHub App to auto-deploy documentation on commits.✅ Install from your Mintlify dashboard and ensure it’s connected to your repo.
Simply commit and push to your GitHub repository:
git add .
git commit -m "Update docs"
git push origin main
Your changes will automatically deploy. You can also redeploy manually from the dashboard if needed.

Explore Key Modules

MHTECHIN delivers robust business software solutions. Below are our key modules and features you can document or explore:

Continue building

Once your docs are live, keep adding:

Need help?

If you’re stuck or want help customizing your business application, contact us on our website or visit our support page. Happy building! 🛠️